Skip to content

docs(changelog): version 1.8.0 [citest_skip]#237

Merged
richm merged 1 commit intolinux-system-roles:mainfrom
richm:changelog-2026-04-28
Apr 28, 2026
Merged

docs(changelog): version 1.8.0 [citest_skip]#237
richm merged 1 commit intolinux-system-roles:mainfrom
richm:changelog-2026-04-28

Conversation

@richm
Copy link
Copy Markdown
Contributor

@richm richm commented Apr 28, 2026

Update changelog and .README.html for version 1.8.0

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

Summary by Sourcery

Document the 1.8.0 release and expand documented platform support.

Documentation:

  • Add 1.8.0 release notes to the changelog, including new features and CI/test changes.
  • Update the README to list SUSE/openSUSE as a supported platform.

Update changelog and .README.html for version 1.8.0

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
@richm richm requested a review from Jakuje as a code owner April 28, 2026 16:15
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Apr 28, 2026

Reviewer's Guide

Updates documentation for the 1.8.0 release, including the changelog entry and supported platforms in the generated README HTML.

File-Level Changes

Change Details Files
Add 1.8.0 release notes to the changelog.
  • Insert new 1.8.0 section with release date and headings for New Features and Other Changes.
  • Document new feature for role fingerprints in syslog.
  • List CI, refactor, testing, and tooling-related updates under Other Changes.
CHANGELOG.md
Document SUSE/openSUSE as a supported platform in the README HTML.
  • Extend the Requirements section OS list to include SUSE/openSUSE alongside existing RHEL, Fedora, Debian, and Ubuntu entries.
.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
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, and left some high level feedback:

  • If .README.html is generated from another source file (e.g., README.md or a template), consider updating the source and regenerating the HTML instead of editing .README.html directly to avoid it drifting from its canonical source.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- If .README.html is generated from another source file (e.g., README.md or a template), consider updating the source and regenerating the HTML instead of editing .README.html directly to avoid it drifting from its canonical source.

## Individual Comments

### Comment 1
<location path="CHANGELOG.md" line_range="20" />
<code_context>
+- ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#223)
+- ci: Bump actions/upload-artifact from 6 to 7 (#226)
+- refactor: make quoting consistent with other roles [citest_skip] (#227)
+- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#229)
+- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#230)
+- test: ensure role gathers the facts it uses by having test clear_facts before include_role (#231)
</code_context>
<issue_to_address>
**nitpick (typo):** Consider capitalizing "Fedora" as a proper noun in this line.

Because this refers to the Linux distribution, it should be capitalized as "Fedora 43" to match standard naming conventions.

```suggestion
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for Fedora 43 [citest_skip] (#229)
```
</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
- ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#223)
- ci: Bump actions/upload-artifact from 6 to 7 (#226)
- refactor: make quoting consistent with other roles [citest_skip] (#227)
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#229)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

nitpick (typo): Consider capitalizing "Fedora" as a proper noun in this line.

Because this refers to the Linux distribution, it should be capitalized as "Fedora 43" to match standard naming conventions.

Suggested change
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#229)
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for Fedora 43 [citest_skip] (#229)

@richm richm merged commit b920f91 into linux-system-roles:main Apr 28, 2026
20 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