Skip to content

docs(changelog): version 1.20.0 [citest_skip]#600

Merged
richm merged 1 commit intolinux-system-roles:mainfrom
richm:changelog-2026-03-16
Mar 16, 2026
Merged

docs(changelog): version 1.20.0 [citest_skip]#600
richm merged 1 commit intolinux-system-roles:mainfrom
richm:changelog-2026-03-16

Conversation

@richm
Copy link
Copy Markdown
Contributor

@richm richm commented Mar 16, 2026

Update changelog and .README.html for version 1.20.0

Signed-off-by: Rich Megginson rmeggins@redhat.com

Summary by Sourcery

Document changes for the 1.20.0 release.

New Features:

  • Document addition of Debian 13 support in the changelog.

CI:

  • Record CI workflow updates including upload-artifact bump and tox-lsr version updates in the changelog.

Documentation:

  • Add 1.20.0 release notes to the changelog and update the HTML README accordingly.

Update changelog and .README.html for version 1.20.0

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Mar 16, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates release documentation for version 1.20.0 by adding a 1.20.0 entry to the changelog, documenting a new Debian 13 support feature and several CI-related maintenance changes.

File-Level Changes

Change Details Files
Document the 1.20.0 release with new features and CI maintenance items.
  • Add a new 1.20.0 section at the top of the changelog with release date 2026-03-16
  • List the new feature: initial Debian 13 support marked as WIP and associated PR reference
  • Record CI-related changes including an upload-artifact action bump and multiple tox-lsr version updates aimed at fixing and improving tests
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 found 1 issue

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

## Individual Comments

### Comment 1
<location path="CHANGELOG.md" line_range="9" />
<code_context>
+
+### New Features
+
+- feat: Added support for debian 13 [WIP] (#598)
+
+### Other Changes
</code_context>
<issue_to_address>
**suggestion (typo):** Consider capitalizing "Debian" as a proper noun.

Since this is plain English in the release notes, please update this to "Debian 13" for clarity and consistency.

```suggestion
- feat: Added support for Debian 13 [WIP] (#598)
```
</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.

Comment thread CHANGELOG.md

### New Features

- feat: Added support for debian 13 [WIP] (#598)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

suggestion (typo): Consider capitalizing "Debian" as a proper noun.

Since this is plain English in the release notes, please update this to "Debian 13" for clarity and consistency.

Suggested change
- feat: Added support for debian 13 [WIP] (#598)
- feat: Added support for Debian 13 [WIP] (#598)

@richm richm merged commit a9e9c86 into linux-system-roles:main Mar 16, 2026
13 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