Skip to content

Re-pin dependabot-sync past the bot-author fix - #159

Merged
jeremy merged 1 commit into
mainfrom
ci/repin-fdf2ae72
Jul 27, 2026
Merged

Re-pin dependabot-sync past the bot-author fix#159
jeremy merged 1 commit into
mainfrom
ci/repin-fdf2ae72

Conversation

@jeremy

@jeremy jeremy commented Jul 27, 2026

Copy link
Copy Markdown
Member

basecamp/.github#12#14 fixes discovered by the basecamp-sdk full-cycle exercise (each iteration fail-closed as designed): app/<slug> bot-author constant, a bounded poll for the PR API to catch up with the lease push, and contents: write on the job token because enablePullRequestAutoMerge is a contents operation (the same grant the dependabot-auto-merge workflows carry — the token still cannot push workflow files; the repair branch push stays on the environment-scoped deploy key). So: pin bump plus that one deliberate permission raise in the caller block. The workflow entry stays disabled until this repo's rollout turn.

Copilot AI review requested due to automatic review settings July 27, 2026 21:53
@github-actions github-actions Bot added the ci label Jul 27, 2026

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

This PR updates the pinned commit SHA for the reusable dependabot-sync-actions-comments workflow from basecamp/.github, aligning this repo with the upstream bot-author fix referenced in the PR description while keeping the workflow definition otherwise unchanged.

Changes:

  • Re-pins the reusable workflow reference in .github/workflows/dependabot-sync-actions-comments.yml to a newer commit SHA.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

basecamp/.github#12: gh reports bot PR creators as app/github-actions;
the fail-closed re-verification refused auto-merge on the exercise's
repair PR in basecamp-sdk. Workflow remains disabled in this repo until
its rollout turn.
Copilot AI review requested due to automatic review settings July 27, 2026 22:09
@jeremy
jeremy force-pushed the ci/repin-fdf2ae72 branch from 3909c2e to 80bd9b0 Compare July 27, 2026 22:09

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

.github/workflows/dependabot-sync-actions-comments.yml:27

  • contents permission was bumped to write, which is a sensitive escalation. Since the called reusable workflow uses this only for PR auto-merge/merge operations, add a short inline comment here to document why write access is required (helps future reviewers verify this is intentional).
    permissions:
      contents: write
      actions: write

Comment thread .github/workflows/dependabot-sync-actions-comments.yml
@jeremy
jeremy merged commit a34cb36 into main Jul 27, 2026
18 checks passed
@jeremy
jeremy deleted the ci/repin-fdf2ae72 branch July 27, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants