chore(deps): update stranske/workflows digest to a525e6e - #794
chore(deps): update stranske/workflows digest to a525e6e#794renovate[bot] wants to merge 1 commit into
Conversation
📝 WalkthroughWalkthroughThe pinned commit SHA for the ChangesSHA Pin Bump for setup-api-client Fallback Action
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
Workflow state fingerprint for Keepalive Loop Reporter. Do not edit. |
|
Workflow state fingerprint for Agents Gate Followups. Do not edit. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/workflows/agents-guard.yml:
- Line 114: Remove the local changes made to the agents-guard.yml workflow file
at lines 114 and 183 where you updated the setup-api-client action SHA
reference. These agents-*.yml workflow files must be modified upstream in the
stranske/Workflows repository, not locally in this consumer repository. Make the
SHA bump change in the upstream stranske/Workflows repository instead, and it
will be automatically consumed here when that upstream repository is updated.
Revert this file to match the upstream version without any local modifications
to the GitHub action versions.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 0389ad34-2bec-4b00-ad6a-69a1ea9fdfe5
📒 Files selected for processing (1)
.github/workflows/agents-guard.yml
🔗 Linked repositories identified
CodeRabbit considers these linked repositories for cross-repo context during reviews:
stranske/Workflows(auto-detected)
📜 Review details
🧰 Additional context used
📓 Path-based instructions (2)
.github/workflows/**/*.yml
📄 CodeRabbit inference engine (.github/copilot-instructions.md)
.github/workflows/**/*.yml: Do not add top-levelpermissions:block onworkflow_callreusable workflows - this conflicts with caller permissions
Avoid invalid YAML syntax, invalid permission scopes, and circular workflow references when creating GitHub Actions workflows
Files:
.github/workflows/agents-guard.yml
.github/workflows/agents-*.yml
📄 CodeRabbit inference engine (CLAUDE.md)
Agent workflow files (agents-*.yml) should be fixed in stranske/Workflows, not edited locally in the consumer repository
agents-*.yml workflow files should be fixed in stranske/Workflows, not edited locally in the consumer repo
Files:
.github/workflows/agents-guard.yml
| steps.eligibility.outputs.should-run == 'true' && | ||
| steps.api_client_base.outputs.available != 'true' | ||
| uses: "stranske/Workflows/.github/actions/setup-api-client@a335f1af2c35b8f35d2278f56e9af78792a09bf1" # v1 | ||
| uses: "stranske/Workflows/.github/actions/setup-api-client@6c3391d38bbc20a4577ac42b9aa6c9dc4e462c09" # v1 |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟠 Major | 🏗️ Heavy lift
Do not modify agents-*.yml in this repository.
Line 114 and Line 183 update an agents-*.yml workflow locally, but these files are required to be changed upstream in stranske/Workflows and then consumed here. Please move this SHA bump to the upstream workflows repo instead of landing it in this consumer repo.
As per coding guidelines, .github/workflows/agents-*.yml workflow files should be fixed in stranske/Workflows, not edited locally in the consumer repo.
Also applies to: 183-183
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In @.github/workflows/agents-guard.yml at line 114, Remove the local changes
made to the agents-guard.yml workflow file at lines 114 and 183 where you
updated the setup-api-client action SHA reference. These agents-*.yml workflow
files must be modified upstream in the stranske/Workflows repository, not
locally in this consumer repository. Make the SHA bump change in the upstream
stranske/Workflows repository instead, and it will be automatically consumed
here when that upstream repository is updated. Revert this file to match the
upstream version without any local modifications to the GitHub action versions.
Source: Coding guidelines
Workflow source neededPR #794 needs either a linked GitHub issue or one valid non-issue Workflow Source before PR metadata automation can manage it safely. Please do one of:
Once a valid source is present, this warning will not be reposted. |
|
Closing as superseded by stranske/Workflows#2522 plus the sync/workflows-db755a28c753 wave. Direct consumer PRs for synced workflow files would create ownership drift. |
a3a8858 to
1d9bf78
Compare
|
Superseded by merged Workflows source updates and replacement sync PR #808 from wave sync/workflows-57b9e3dbcb23. Keeping the generated sync PR as the source-of-truth propagation path. |
This PR contains the following updates:
6c3391d→a525e6eConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.