Skip to content

Fix promote-main main ref update line break - #68

Merged
PlasticLizard merged 1 commit into
devfrom
nathan/fix-promote-main-ref-update
Aug 18, 2026
Merged

Fix promote-main main ref update line break#68
PlasticLizard merged 1 commit into
devfrom
nathan/fix-promote-main-ref-update

Conversation

@PlasticLizard

Copy link
Copy Markdown
Contributor

Summary

  • Restore the missing shell line continuation on the git/refs/heads/main PATCH in promote-main.

Why

Qualification evidence for aafd13e verified, but promote failed with HTTP 422 because -f sha=... was not attached to the gh api invocation.

Test plan

  • CI on this PR
  • Next promote should fast-forward main without manual intervention

Without the trailing backslash, the SHA/force flags ran as a separate
shell command and the main fast-forward returned HTTP 422.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PlasticLizard
PlasticLizard merged commit fee8762 into dev Aug 18, 2026
8 checks passed
@PlasticLizard
PlasticLizard deleted the nathan/fix-promote-main-ref-update branch August 18, 2026 14:15
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.

1 participant