Skip to content

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

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

ci: bump coatl-dev actions and workflows to v7.0.0#39
cesarcoatl merged 1 commit into
8.1from
8.1-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

Pin GitHub Actions and reusable workflows to specific commit hashes and update coatl-dev workflows to the latest v7 series.

CI:

  • Pin actions/checkout and coatl-dev/actions/pypi-upload to hash-based versions in the publish workflow.
  • Update coatl-dev reusable workflows (pre-commit, pylint, tox) to v7.0.0 and reference them by commit hash.

@sourcery-ai

sourcery-ai Bot commented Jun 9, 2026

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

Reviewer's Guide

This PR updates GitHub Actions workflows to use hash-pinned versions of third-party and internal actions, and bumps coatl-dev actions/workflows from v5/v6 to v7.0.0 across CI, tox, and publish pipelines.

File-Level Changes

Change Details Files
Pin GitHub Actions and coatl-dev actions to specific commit SHAs in the publish workflow and bump to v7.0.0 where applicable.
  • Replace actions/checkout version tag with a specific v6.0.3 commit SHA and add a reference comment.
  • Update coatl-dev/actions/pypi-upload from v5 to a v7.0.0 commit SHA for publishing the main package.
  • Update coatl-dev/actions/pypi-upload from v5 to the same v7.0.0 commit SHA for publishing stub packages, keeping existing inputs.
.github/workflows/publish.yml
Update CI workflows to use hash-pinned coatl-dev reusable workflows at version v7.0.0.
  • Change pre-commit job reusable workflow reference from coatl-dev/workflows@v6 to a v7.0.0 commit SHA, leaving inputs unchanged.
  • Change pylint job reusable workflow reference from coatl-dev/workflows@v6 to a v7.0.0 commit SHA, preserving existing configuration.
.github/workflows/ci.yml
Update tox-related reusable workflows to hash-pinned v7.0.0 versions.
  • Change tox-package job reusable workflow from tox-docker.yml@v6 to a v7.0.0 commit SHA, preserving inputs.
  • Change tox-stubs job reusable workflow from tox.yml@v6 to a v7.0.0 commit SHA, preserving Python version matrix 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 44756cb into 8.1 Jun 9, 2026
5 checks passed
@cesarcoatl cesarcoatl deleted the 8.1-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