chore(deps): Update GitHub Actions#50
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
de0fac2→df4cb1c2026-03-25→2026-06-02Release Notes
arillso/.github (arillso/.github)
v2026-06-02Compare Source
Added
scenarios for Ansible collections. Auto-discovers scenarios under
extensions/molecule/<scenario>/(subdirectories starting with.areskipped, so the
.configshared-helpers convention is respected).Inputs:
collection_namespace(defaultarillso),collection_name,optional
scenariosJSON array,scenarios_root,python_version,runs_on, plus the standardcancel-in-progressandconcurrency-suffixinputs. Driver is docker.multi-arch artifact handling and optional pre-build commands.
Go, Python, Java) with package-manager auto-detect from lock files.
Supersedes
security-codeql.ymlfor new repos without deprecating it.Terraform, Kubernetes and Ansible security passes (Kubesec, Trivy,
ansible-lint).images, filesystem paths and Go binaries (via
cyclonedx-gomod).Changed
synchronizeso the review re-runs on everyPR push, not only on
opened/reopened/ready_for_review.head.repo.full_name == github.repository).pull_requestfrom forks runs without secrets and would otherwiselook broken; the job now skips cleanly.
firstmode (no prior bot review on this PR): runs/code-review --commentwith Claude Opus 4.8 and 100 turns,then submits
--approveor--request-changes.followupmode (prior bot review exists): does not re-run/code-review. Fetches the diff sincelast-review-sha, repliesto its own prior inline comments via the GitHub API
(resolved/still open), adds new inline comments only for the
delta, and resolves review threads via GraphQL on approve.
Uses Claude Sonnet 4.6 with 40 turns to keep follow-up cost
down.
claudeinuser.loginof prior bot reviews and comments, falling back to
claude[bot].anthropics/claude-code-actionbumped tov1(SHA787c5a0).allowedToolsexpanded forgh pr review:*,gh api repos/*/compare/*,gh api graphql:*, and thecomments/replies endpoints needed for the follow-up flow.
cancel-in-progressandconcurrency-suffixinputs.permissions: contents: read.persist-credentials: falseonactions/checkout.cancel-in-progressandconcurrency-suffixinputs; top-level
permissions: contents: read;persist-credentials: falseonactions/checkout;anthropics/claude-code-actionbumped tov1.0.127.Migration notes
The
ai-claude-review.ymlchange is behaviour-breaking for currentconsumers (
arillso/ansible.agent,arillso/ansible.container,arillso/ansible.system): every PR push now triggers a reviewiteration instead of only the open/reopen events. Token cost is
mitigated by using Sonnet for follow-ups and reading only the delta
diff. Consumers that want the previous cadence can pin to the
2026-03-25ref instead ofmain.Configuration
📅 Schedule: (in timezone Europe/Zurich)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.