Skip to content

Release v1.7.3#206

Merged
lslebodn merged 1 commit into
mainfrom
release
May 27, 2026
Merged

Release v1.7.3#206
lslebodn merged 1 commit into
mainfrom
release

Conversation

@JAVGan
Copy link
Copy Markdown
Collaborator

@JAVGan JAVGan commented May 26, 2026

Changes:

Summary by Sourcery

Release version 1.7.3 with updated changelog and package metadata.

Enhancements:

  • Document the 1.7.3 release in the changelog, including making Manufacturer optional in ProductDetailDescription and dependency updates.

Build:

  • Bump the package version from 1.7.2 to 1.7.3 in setup metadata.

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 26, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Prepare the 1.7.3 release by bumping the package version and adding a 1.7.3 entry to the changelog that highlights the ProductDetailDescription Manufacturer field change and dependency updates.

File-Level Changes

Change Details Files
Bump project version and document the 1.7.3 release contents.
  • Update the package version constant from 1.7.2 to 1.7.3 in the packaging configuration.
  • Add a new 1.7.3 section to the changelog with the release date.
  • Note in the changelog that Manufacturer is now optional in ProductDetailDescription and that dependencies have been updated.
setup.py
CHANGELOG.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've left some high level feedback:

  • In the new 1.7.3 changelog entry you mix - and * list markers; use a consistent bullet style to match the rest of the file.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- In the new 1.7.3 changelog entry you mix `-` and `*` list markers; use a consistent bullet style to match the rest of the file.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@JAVGan
Copy link
Copy Markdown
Collaborator Author

JAVGan commented May 26, 2026

@lslebodn @ashwgit PTAL

Changes:
* chore: scheduled pip-compile by @cd-red-bot in #199
* chore: scheduled pip-compile by @cd-red-bot in #202
* tox: drop safety in favor of pip-audit only by @JAVGan in #203
* models: Make Manufacturer optional in ProductDetailDescription by @lslebodn in #205
* chore: scheduled pip-compile by @cd-red-bot in #204

Signed-off-by: Jonathan Gangi <jgangi@redhat.com>
Copy link
Copy Markdown
Collaborator

@lslebodn lslebodn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lslebodn lslebodn merged commit a36703d into main May 27, 2026
22 checks passed
@lslebodn lslebodn deleted the release branch May 27, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants