Skip to content

Fix Scoop manifest push rejected by branch protection - #18

Merged
getappz merged 1 commit into
masterfrom
fix-scoop-release-push
Jul 6, 2026
Merged

Fix Scoop manifest push rejected by branch protection#18
getappz merged 1 commit into
masterfrom
fix-scoop-release-push

Conversation

@getappz

@getappz getappz commented Jul 6, 2026

Copy link
Copy Markdown
Owner

The update-scoop release job pushes the generated bucket/agentflare.json directly to master, which the required-status-checks protection rejects (GH006) when authenticated as the default GITHUB_TOKEN — this killed the Update Scoop job on every release run so far (v1.0.0 x2, v1.0.1). Checkout now uses the owner's CLA_SIGNATURES_TOKEN PAT (enforce_admins is off, so the admin-authenticated push clears protection). Also renames the step, which still said 'push to main'.

@getappz
getappz merged commit ba17557 into master Jul 6, 2026
7 checks passed
@getappz
getappz deleted the fix-scoop-release-push branch July 6, 2026 12:00
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant