Skip to content

ci: bump coatl-dev actions and workflows to v7.0.0#40

Merged
cesarcoatl merged 1 commit into
8.3from
8.3-ci/coatl-dev-actions-workflows-v7.0.0
Jun 9, 2026
Merged

ci: bump coatl-dev actions and workflows to v7.0.0#40
cesarcoatl merged 1 commit into
8.3from
8.3-ci/coatl-dev-actions-workflows-v7.0.0

Conversation

@cesarcoatl

@cesarcoatl cesarcoatl commented Jun 9, 2026

Copy link
Copy Markdown
Member

switch to hash-pinned actions

Summary by Sourcery

Update GitHub workflows to use hash-pinned v7 coatl-dev composite workflows/actions and the latest hash-pinned checkout action.

Enhancements:

  • Adjust automation workflow parameters to align with the updated coatl-dev v7 interfaces for PR creation and pre-commit autoupdate branches.

Build:

  • Pin GitHub Actions and reusable workflows to specific commit hashes, including upgrading coatl-dev actions and workflows to v7.0.0 and actions/checkout to v6.0.3.

CI:

  • Switch CI workflows to coatl-dev pre-commit, pylint, and tox reusable workflows version 7 with hash-pinned references.

Deployment:

  • Update publish workflow to use hash-pinned v7 coatl-dev PyPI upload actions for packages and stubs.

@sourcery-ai

sourcery-ai Bot commented Jun 9, 2026

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

Reviewer's Guide

Updates GitHub Actions workflows to use hash-pinned versions of actions and bumps all coatl-dev actions/workflows from v5/v6 to v7.0.0, along with minor input name adjustments required by the new versions.

File-Level Changes

Change Details Files
Hash-pin reusable GitHub Actions and update coatl-dev actions from v5 to v7.0.0 in the pip-compile upgrade workflow, including adapting PR creation inputs.
  • Pin actions/checkout to commit 9f698171ed81b15d1823a05fc7211befd50c8ae0 (v6.0.3).
  • Update coatl-dev pip-compile-upgrade and uv-pip-compile-upgrade actions from v5 to v7.0.0 with commit hash 208567f6e604baf94c6e867ec7f345ec9ad36eb4.
  • Update simple-git-diff and gpg-import actions from v5 to v7.0.0 using the same coatl-dev commit hash.
  • Change pr-create action from v5 to v7.0.0 and switch from the deprecated additional-args parameter to the new base-branch input.
.github/workflows/pip-compile-upgrade.yml
Update pre-commit autoupdate workflow to use the v7.0.0 reusable workflow with hash pinning and adjust inputs to the new interface.
  • Switch reusable workflow reference from version tag v6 to commit hash 8d3c0aba2a053986bce9382063facccf1fd98247 (v7.0.0).
  • Provide new autoupdate-branch input set from the matrix branch.
  • Replace pr-create-additional-args with the new parameterization and rename PR branch pattern to ${{ matrix.branch }}-coatl-dev-pre-commit-autoupdate for consistency with the new workflow.
.github/workflows/pre-commit-autoupdate.yml
Hash-pin checkout and bump PyPI upload actions to coatl-dev v7.0.0 in the publish workflow.
  • Pin actions/checkout to commit 9f698171ed81b15d1823a05fc7211befd50c8ae0 (v6.0.3).
  • Upgrade both pypi-upload steps from coatl-dev/actions@v5 to the v7.0.0 commit hash 208567f6e604baf94c6e867ec7f345ec9ad36eb4.
.github/workflows/publish.yml
Update CI workflow to use hash-pinned coatl-dev reusable workflows at v7.0.0.
  • Change pre-commit reusable workflow reference from v6 to commit hash 8d3c0aba2a053986bce9382063facccf1fd98247 (v7.0.0).
  • Change pylint reusable workflow reference from v6 to the same v7.0.0 commit hash.
.github/workflows/ci.yml
Update tox workflow to use hash-pinned coatl-dev reusable workflows at v7.0.0.
  • Switch tox-docker reusable workflow reference from v6 to commit hash 8d3c0aba2a053986bce9382063facccf1fd98247 (v7.0.0).
  • Switch tox reusable workflow reference from v6 to the same v7.0.0 commit hash while keeping existing inputs.
.github/workflows/tox.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 reviewed your changes and they look great!


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 9706edb into 8.3 Jun 9, 2026
5 checks passed
@cesarcoatl cesarcoatl deleted the 8.3-ci/coatl-dev-actions-workflows-v7.0.0 branch June 9, 2026 21:11
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