Skip to content

chore(deps): update stranske/workflows digest to a525e6e - #390

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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 is behind base branch, 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.

Summary by CodeRabbit

  • Chores
    • Updated the pinned workflow action reference to a newer commit for fallback steps.
    • No changes to workflow behavior, conditions, or job structure.

@renovate
renovate Bot requested a review from stranske as a code owner June 26, 2026 02:08
@renovate
renovate Bot temporarily deployed to agent-standard June 26, 2026 02:08 Inactive
@renovate
renovate Bot temporarily deployed to agent-standard June 26, 2026 02:08 Inactive
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 3a9aec91-13d2-44a6-8f21-0b0905af054f

📥 Commits

Reviewing files that changed from the base of the PR and between 1bf777b and 34986bf.

📒 Files selected for processing (1)
  • .github/workflows/agents-guard.yml
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

📜 Recent review details
🧰 Additional context used
📓 Path-based instructions (4)
{pyproject.toml,.github/workflows/*.{yml,yaml}}

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

{pyproject.toml,.github/workflows/*.{yml,yaml}}: For Python projects with coverage thresholds, ensure both pyproject.toml ([tool.coverage.report] fail_under) and workflow files have matching coverage-min settings, or the lower one will determine the actual threshold
The Manager-Database repository has a coverage threshold of 75%

Files:

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

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

For GitHub Actions workflow startup_failure errors, check for invalid YAML syntax, invalid permissions: block in workflow_call reusable workflows, invalid permission scopes, or circular workflow references

Files:

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

📄 CodeRabbit inference engine (CLAUDE.md)

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

Files:

  • .github/workflows/agents-guard.yml
.github/workflows/*.yml

📄 CodeRabbit inference engine (AGENTS.md)

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

Files:

  • .github/workflows/agents-guard.yml
🔀 Multi-repo context stranske/Template, stranske/Workflows

[::stranske/Template::] .github/workflows/agents-guard.yml:103,173 repins the pull_request_target and pull_request fallback step to stranske/Workflows/.github/actions/setup-api-client@a525e6e3e2431d302073de65723c6e022f4b02fa. I confirmed this is the only logic change in the workflow; the surrounding safety/invariant checks and branch-specific fallback structure are unchanged.

[::stranske/Workflows::] On the inspected ref refs/pull/2539/head, commit a525e6e is a release commit that adds .github/actions/setup-api-client/action.yml as a new 572-line action implementation. The action metadata still exposes the same secrets, github_token, PAT/app inputs, and token_count / available_tokens / setup_contract outputs, so the pin bump is targeting an existing public contract rather than a renamed interface.

[::stranske/Workflows::] The action is consumed broadly across workflows (reusable-*.yml, agents-*.yml, maint-*.yml, health-*.yml), so any behavior change in the new digest would have wide reach. I did not find any consumer-specific incompatibility in the repo search results; the review focus is the new action behavior itself, not call-site updates.

🔇 Additional comments (1)
.github/workflows/agents-guard.yml (1)

114-114: LGTM!

Also applies to: 183-183


📝 Walkthrough

Walkthrough

Updated the workflow fallback references for the API client action to a newer pinned commit SHA in both pull request paths.

Changes

Agents guard workflow pin update

Layer / File(s) Summary
Fallback action pins
.github/workflows/agents-guard.yml
The setup-api-client fallback uses: reference is repinned to a525e6e3e2431d302073de65723c6e022f4b02fa in both the pull_request_target and pull_request flows.

Sequence Diagram(s)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • stranske/Ready#318: Updates pinned GitHub Actions references in workflow files.
  • stranske/Ready#362: Also repins stranske/Workflows/.github/actions/setup-api-client in .github/workflows/agents-guard.yml.

Suggested labels

automated

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 summarizes the dependency digest update to stranske/Workflows and is concise and specific.
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.
✨ 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.

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

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

@renovate
renovate Bot temporarily deployed to agent-standard June 26, 2026 02:09 Inactive
@renovate
renovate Bot had a problem deploying to agent-standard June 26, 2026 02:09 Failure
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

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

@stranske-keepalive

Copy link
Copy Markdown
Contributor

Workflow source needed

PR #390 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.

@stranske

Copy link
Copy Markdown
Owner

Closing as superseded by the Workflows source update (stranske/Workflows#2539). This file is managed from stranske/Workflows and should be replaced by the next Maint 68 sync wave.

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

renovate Bot commented Jun 26, 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 a525e6e 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