Skip to content

fix(ci): Dependabot checks:read - #43

Merged
gitctrlx merged 1 commit into
mainfrom
fix/dependabot-rollup-permissions
Sep 1, 2026
Merged

fix(ci): Dependabot checks:read#43
gitctrlx merged 1 commit into
mainfrom
fix/dependabot-rollup-permissions

Conversation

@gitctrlx

@gitctrlx gitctrlx commented Sep 1, 2026

Copy link
Copy Markdown
Member

Depends on qntx/workflows#42 (callee checks: read + actions: read) and moving annotated v2.

workflow_call tokens are the intersection of caller and callee. Without these keys on the caller job, private statusCheckRollup 403s.

Private callers use 0 */6 * * * (Actions rounds each job to 1 billed minute). Public stays */15.

Copilot AI lite review requested due to automatic review settings September 1, 2026 04:34

Copilot AI 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.

Pull request overview

Updates the Dependabot auto-merge caller workflow to grant the additional GITHUB_TOKEN permissions required by the reusable ops-dependabot workflow (notably to avoid private statusCheckRollup 403s when invoked from private repos).

Changes:

  • Add checks: read and actions: read permissions at both workflow and job scope for the reusable-workflow call.
  • Refine header comments to clarify behavior and public vs. private cron guidance.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@gitctrlx
gitctrlx merged commit dd28578 into main Sep 1, 2026
2 of 3 checks passed
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.

2 participants