Skip to content

chore(deps): update stranske/workflows digest to 62ed0a8 - #779

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stranske-workflows-digest
Closed

chore(deps): update stranske/workflows digest to 62ed0a8#779
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stranske-workflows-digest

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
stranske/Workflows (changelog) action digest c2537cc62ed0a8

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from stranske as a code owner June 22, 2026 17:58
@renovate
renovate Bot temporarily deployed to agent-standard June 22, 2026 17:59 Inactive
@renovate
renovate Bot temporarily deployed to agent-standard June 22, 2026 17:59 Inactive
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Two lines in .github/workflows/agents-guard.yml are updated to pin the stranske/Workflows setup-api-client action to a new commit SHA. The change applies to both the pull_request_target and pull_request fallback steps; no other workflow logic is modified.

Changes

Workflow Action SHA Bump

Layer / File(s) Summary
Update setup-api-client SHA for both event paths
.github/workflows/agents-guard.yml
Replaces the pinned commit SHA for the "Setup API client (Workflows fallback)" action in both the pull_request_target fallback step (line 114) and the pull_request fallback step (line 183).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • stranske/Counter_Risk#757: Also updates the pinned stranske/Workflows setup-api-client action SHA in the same agents-guard.yml fallback steps for both pull_request_target and pull_request paths.

Suggested reviewers

  • stranske
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the stranske/workflows dependency digest, which is the sole purpose of this pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/stranske-workflows-digest

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate
renovate Bot had a problem deploying to agent-standard June 22, 2026 17:59 Failure
@renovate
renovate Bot temporarily deployed to agent-standard June 22, 2026 17:59 Inactive
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Workflow state fingerprint for Agents Gate Followups. Do not edit.

@github-actions

Copy link
Copy Markdown
Contributor

Workflow state fingerprint for Keepalive Loop Reporter. Do not edit.

@stranske-keepalive

Copy link
Copy Markdown
Contributor

Workflow source needed

PR #779 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:

  • Add <!-- meta:issue:123 --> or a normal Closes #123 / Related to #123 line.
  • Check one Workflow Source option in the PR body.
  • Add a hidden marker such as <!-- workflow-source:local_request -->, <!-- workflow-source:manual_remote -->, <!-- workflow-source:review_followup -->, <!-- workflow-source:sync_campaign -->, or <!-- workflow-source:dependabot -->.
  • Add a workflow source label such as workflow:source-direct-pr, workflow:source-local-request, workflow:source-review-followup, workflow:source-sync, or workflow:no-automation.

Once a valid source is present, this warning will not be reposted.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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: The pinned SHA for the
stranske/Workflows/.github/actions/setup-api-client action in agents-guard.yml
is part of a synced workflow set managed through .github/sync-manifest.yml and
should not be edited locally. Instead of updating the SHA directly in this file,
apply the change upstream in the stranske/Workflows repository first, then
trigger the sync process through the manifest-managed flow to bring the changes
back into agents-guard.yml. This applies to both line 114 and line 183 where the
setup-api-client action is referenced.
🪄 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: 6d441d6f-eeaa-4252-bec3-3d1aa100e78e

📥 Commits

Reviewing files that changed from the base of the PR and between ae330d8 and 23d70f7.

📒 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 (4)
.github/workflows/**/*.yml

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

.github/workflows/**/*.yml: Do not add top-level permissions: block on workflow_call reusable 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/*.yml

📄 CodeRabbit inference engine (CLAUDE.md)

First-party consumers should reference reusable workflows with @main unless intentionally pinning to an exact commit SHA for a controlled reason

Reference reusable workflows with @main unless intentionally pinning to an exact commit SHA for a controlled reason

Files:

  • .github/workflows/agents-guard.yml
{.github/workflows/agents-*.yml,.github/workflows/autofix.yml,.github/codex/**,docs/**}

📄 CodeRabbit inference engine (CLAUDE.md)

Synced workflows, prompts, scripts, and consumer docs are managed through .github/sync-manifest.yml in Workflows — do not edit them locally unless fixing upstream first

Files:

  • .github/workflows/agents-guard.yml
{.github/workflows/agents-*.yml,.github/workflows/autofix.yml,.github/codex/**/*}

📄 CodeRabbit inference engine (AGENTS.md)

Do not edit synced workflows (agents-*.yml, autofix.yml), prompts in .github/codex/, or synced scripts/docs locally; fix them in stranske/Workflows first

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@c2537cc959f2ce05926c4639d25b90678abc97bc" # v1
uses: "stranske/Workflows/.github/actions/setup-api-client@62ed0a86b5d57062ac3d04f4519e3998858e2d96" # v1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major | 🏗️ Heavy lift

Do not patch this synced workflow locally; update upstream first.

This file is in the synced agents-*.yml set, so changing pinned SHAs here violates the sync contract and can be overwritten/drift from source-of-truth. Please apply this SHA bump in stranske/Workflows and sync it back through the manifest-managed flow.

As per coding guidelines: “Synced workflows … are managed through .github/sync-manifest.yml … do not edit them locally unless fixing upstream first” and “Do not edit synced workflows (agents-*.yml …) locally; fix them in stranske/Workflows first.”

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, The pinned SHA for the
stranske/Workflows/.github/actions/setup-api-client action in agents-guard.yml
is part of a synced workflow set managed through .github/sync-manifest.yml and
should not be edited locally. Instead of updating the SHA directly in this file,
apply the change upstream in the stranske/Workflows repository first, then
trigger the sync process through the manifest-managed flow to bring the changes
back into agents-guard.yml. This applies to both line 114 and line 183 where the
setup-api-client action is referenced.

Source: Coding guidelines

@stranske

Copy link
Copy Markdown
Owner

Closing as superseded by the Workflows source-of-truth fix in stranske/Workflows#2503 and the successful Maint 68 sync run 27994806712. This PR only edits a managed synced workflow file, so the consumer should receive the canonical update through template sync instead of a local Renovate digest PR.

@stranske stranske closed this Jun 23, 2026
@stranske
stranske deleted the renovate/stranske-workflows-digest branch June 23, 2026 02:29
@renovate

renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the stranske/Workflows 62ed0a8 update again.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant