Skip to content

Conversation

@richm
Copy link
Contributor

@richm richm commented Jan 13, 2026

Update changelog and .README.html for version 1.3.6

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

Summary by Sourcery

Documentation:

  • Add changelog entry for version 1.3.6 summarizing recent CI, refactoring, and testing updates.

Update changelog and .README.html for version 1.3.6

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
@richm richm requested a review from spetrosi as a code owner January 13, 2026 15:38
@richm richm merged commit bbb9cee into linux-system-roles:main Jan 13, 2026
28 checks passed
@sourcery-ai
Copy link

sourcery-ai bot commented Jan 13, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Documents the 1.3.6 release in the changelog, enumerating CI, refactor, and test-related changes introduced in this version.

File-Level Changes

Change Details Files
Add 1.3.6 release entry to the changelog documenting CI, refactor, and test updates.
  • Add new 1.3.6 section with release date
  • List CI workflow updates (actions/checkout and actions/upload-artifact version bumps, Fedora matrix changes, qemu tests)
  • Document behavior changes around INJECT_FACTS_AS_VARS/ANSIBLE_INJECT_FACT_VARS defaults and related refactor
  • Note test stabilization change for masking/stopping checks with retries
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

@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:11` </location>
<code_context>
+
+- ci: bump gha checkout from v5 to v6 (#115)
+- ci: Bump actions/checkout from 5 to 6 (#116)
+- ci: add qemu tests for Fedora 43, drop Fedora 41 (#117)
+- ci: Bump actions/upload-artifact from 5 to 6 (#118)
+- refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#119)
</code_context>

<issue_to_address>
**nitpick (typo):** Consider capitalizing "qemu" to the standard "QEMU".

Using the standard "QEMU" spelling will keep this entry consistent with common usage and the rest of the documentation.

```suggestion
- ci: add QEMU tests for Fedora 43, drop Fedora 41 (#117)
```
</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.

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