Skip to content

Seed a stale pin comment for the sync rollout exercise - #463

Merged
jeremy merged 1 commit into
mainfrom
ci/seed-comment-drift
Jul 27, 2026
Merged

Seed a stale pin comment for the sync rollout exercise#463
jeremy merged 1 commit into
mainfrom
ci/seed-comment-drift

Conversation

@jeremy

@jeremy jeremy commented Jul 27, 2026

Copy link
Copy Markdown
Member

Rollout exercise for the post-merge comment-sync (basecamp/.github#11, caller #462): deliberately mislabels the setup-go pin comment (# v7.0.0# v6.9.9; the SHA is untouched and correct). After this merges, the sync workflow gets enabled in this repo only and dispatched — the expected outcome is a bot repair PR restoring exactly this comment, auto-merging once checks pass, followed by a terminal no-op run. Full-cycle proof before enabling the fleet.


Summary by cubic

Seeds a stale version comment on the pinned actions/setup-go step in .github/workflows/release-go.yml by changing # v7.0.0 to # v6.9.9 (SHA unchanged). This intentionally triggers the post-merge comment-sync workflow to open a repair PR that restores the comment and then no-ops.

Written for commit 9845ca6. Summary will update on new commits.

Review in cubic

Deliberately mislabels the setup-go pin (# v7.0.0 -> # v6.9.9) so the
newly landed post-merge repair workflow can be exercised end to end in
one repo before fleet enablement: the repair PR it opens should restore
exactly this comment and nothing else.
Copilot AI review requested due to automatic review settings July 27, 2026 21:44
@github-actions

Copy link
Copy Markdown
Contributor

Sensitive Change Detection (shadow mode)

This PR modifies control-plane files:

  • .github/workflows/release-go.yml

Shadow mode — this check is informational only. When activated, changes to these paths will require approval from a maintainer.

@github-actions github-actions Bot added the github-actions Pull requests that update GitHub Actions label Jul 27, 2026
@github-actions github-actions Bot added the enhancement New feature or request 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

Seeds intentional “pin comment drift” in the Go release workflow to exercise the post-merge comment-sync repair workflow (expected to trigger a bot repair PR that restores the correct version comment while keeping the SHA pinned).

Changes:

  • Change the actions/setup-go pin comment in .github/workflows/release-go.yml from # v7.0.0 to # v6.9.9 (SHA unchanged) to deliberately create stale metadata.

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.

@cubic-dev-ai cubic-dev-ai 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.

No issues found across 1 file

Re-trigger cubic

@jeremy

jeremy commented Jul 27, 2026

Copy link
Copy Markdown
Member Author

The GitHub Actions audit failing here is the expected first proof point: zizmor catches bare-comment drift at regular persona (the Layer-1 tripwire). Admin-merging as the documented exercise step; the repair PR should restore the comment and turn main's audit green again.

@jeremy
jeremy merged commit 48a07db into main Jul 27, 2026
47 of 48 checks passed
@jeremy
jeremy deleted the ci/seed-comment-drift branch July 27, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request github-actions Pull requests that update GitHub Actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants