Skip to content

chore: bump ignition-devs/copier-templates to 0.4.25#322

Merged
cesarcoatl merged 1 commit into
mainfrom
chore/ignition-devs-copier-templates-0.4.25
Jun 3, 2026
Merged

chore: bump ignition-devs/copier-templates to 0.4.25#322
cesarcoatl merged 1 commit into
mainfrom
chore/ignition-devs-copier-templates-0.4.25

Conversation

@cesarcoatl

@cesarcoatl cesarcoatl commented Jun 3, 2026

Copy link
Copy Markdown
Member

Summary by Sourcery

Update development tooling configuration to align with the latest copier template version and associated pre-commit hooks.

Build:

  • Bump copier template reference in .copier-answers.yml from 0.4.22 to 0.4.25.

CI:

  • Update pre-commit hook versions for unimport and commitizen and simplify unimport configuration by relying on default Python version.

Chores:

  • Refresh repository metadata and tooling configuration in line with upstream template updates.

@sourcery-ai

sourcery-ai Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates project tooling versions by bumping the Copier template source and associated pre-commit hooks for import cleanup and commit message enforcement, aligning the repo with the latest shared template configuration.

File-Level Changes

Change Details Files
Update pre-commit hook versions and configuration to match newer tooling.
  • Bump unimport pre-commit hook from 1.3.1 to 1.4.0 for Python import cleanup.
  • Remove explicit language_version override from the unimport hook so it uses the default interpreter.
  • Bump commitizen pre-commit hook from v4.16.2 to v4.16.3 for commit message tooling.
.pre-commit-config.yaml
Align Copier metadata with the latest shared template version.
  • Update Copier answers file to reference template commit 0.4.25 instead of 0.4.22, so future template syncs use the newer base.
.copier-answers.yml

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

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

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:

  • Removing the explicit language_version: python3.12 from the unimport hook means it will now run with whatever the local default Python is; consider whether you want to keep a pinned version here to avoid environment-dependent behavior.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Removing the explicit `language_version: python3.12` from the `unimport` hook means it will now run with whatever the local default Python is; consider whether you want to keep a pinned version here to avoid environment-dependent behavior.

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.

@cesarcoatl cesarcoatl merged commit ce030a8 into main Jun 3, 2026
6 checks passed
@cesarcoatl cesarcoatl deleted the chore/ignition-devs-copier-templates-0.4.25 branch June 3, 2026 21:53
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