Skip to content

Conversation

@richm
Copy link
Contributor

@richm richm commented Jan 6, 2026

Update changelog and .README.html for version 1.7.0

Signed-off-by: Rich Megginson [email protected]

Summary by Sourcery

Update release notes for version 1.7.0 with new features and CI-related changes.

New Features:

  • Document the new VersionAddendum configuration option in the changelog.

CI:

  • Record CI updates including actions/checkout and actions/upload-artifact version bumps and Fedora qemu test matrix changes in the changelog.

Documentation:

  • Add changelog entry for the 1.7.0 release.

Update changelog and .README.html for version 1.7.0

Signed-off-by: Rich Megginson <[email protected]>
@richm richm requested a review from Jakuje as a code owner January 6, 2026 15:27
@sourcery-ai
Copy link

sourcery-ai bot commented Jan 6, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates release documentation for version 1.7.0 by adding a new changelog entry and aligning the generated README HTML for the new release metadata.

File-Level Changes

Change Details Files
Add changelog entry for version 1.7.0, documenting new features and CI-related updates.
  • Introduce 1.7.0 section with release date and standard markdown structure
  • Document new configuration option VersionAddendum under New Features
  • Record CI maintenance updates (actions/checkout bump, actions/upload-artifact bump, and Fedora qemu test matrix changes) under Other Changes
CHANGELOG.md
.README.html

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

@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 found 1 issue

Prompt for AI Agents
Please address the comments from this code review:

## Individual Comments

### Comment 1
<location> `CHANGELOG.md:14` </location>
<code_context>
+### Other Changes
+
+- ci: Bump actions/checkout from 5 to 6 (#211)
+- ci: add qemu tests for Fedora 43, drop Fedora 41 (#212)
+- ci: Bump actions/upload-artifact from 5 to 6 (#213)
+
</code_context>

<issue_to_address>
**nitpick (typo):** Consider capitalizing "QEMU" as it is typically written as an acronym.

If the lowercase form isn’t required by your style guide or referring to a literal command, I’d align it with the usual uppercase acronym for consistency.

Suggested implementation:

```
- ci: add QEMU tests for Fedora 43, drop Fedora 41 (#212)

```

I only see a duplicated section for version 1.7.0 in your snippet and not the specific `qemu tests` line, so you will need to ensure that this SEARCH block exactly matches the existing line in `CHANGELOG.md`. If there are multiple similar lines (e.g., other Fedora versions), apply the same capitalization pattern to each of them.
</issue_to_address>

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.

@richm richm merged commit 9352879 into linux-system-roles:main Jan 6, 2026
30 of 31 checks passed
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.

1 participant