fix(release): remove shared action fetch from setup #1456

Merged
coilyco-ops merged 1 commit from issue-1453 into main 2026-07-15 13:52:15 +00:00
Member

Replays the release recovery fix from the closed PR so the branch can land again after the 405/supersession path.

The branch swaps the release setup back to repo-local helpers and keeps the current release verification step intact.

  • what changed: replace shared-action setup with local release helpers and update the release contract test.
  • why: a green PR was left closed-unmerged after Forgejo returned 405, so the fix needs a fresh landing path.
  • tests: go test ./scripts -run 'TestReleasePipelineUsesDraftArtifacts|TestReleaseTagHelperReusesHeadTagAndBumpsNextMinor|TestPublishDraftReleaseCreatesBodyWithoutAssets' and go test ./cmd/ward -run 'TestPRWorkflowMergeExecRetriesTransient405|TestPRWorkflowMergeExecRetriesSeveralTransient405s|TestPRWorkflowMergeExecFailsClosedUnmergedPostcondition|TestRecoverClosedUnmergedDirectorMergeReopensAndRetries|TestPRWorkflowRecoverReportClosedUnmerged|TestPRWorkflowMergeExecAlreadyMergedNoAction|TestPRWorkflowMergeExecSkipsSameTreeAfterPRMerge'.

closes #1453
ward.workflow: pull-request-and-merge

Replays the release recovery fix from the closed PR so the branch can land again after the 405/supersession path. The branch swaps the release setup back to repo-local helpers and keeps the current release verification step intact. - what changed: replace shared-action setup with local release helpers and update the release contract test. - why: a green PR was left closed-unmerged after Forgejo returned 405, so the fix needs a fresh landing path. - tests: `go test ./scripts -run 'TestReleasePipelineUsesDraftArtifacts|TestReleaseTagHelperReusesHeadTagAndBumpsNextMinor|TestPublishDraftReleaseCreatesBodyWithoutAssets'` and `go test ./cmd/ward -run 'TestPRWorkflowMergeExecRetriesTransient405|TestPRWorkflowMergeExecRetriesSeveralTransient405s|TestPRWorkflowMergeExecFailsClosedUnmergedPostcondition|TestRecoverClosedUnmergedDirectorMergeReopensAndRetries|TestPRWorkflowRecoverReportClosedUnmerged|TestPRWorkflowMergeExecAlreadyMergedNoAction|TestPRWorkflowMergeExecSkipsSameTreeAfterPRMerge'`. closes #1453 ward.workflow: pull-request-and-merge
fix(release): remove shared action fetch from setup
All checks were successful
test / test (pull_request) Successful in 2m54s
be2a9bb3fa
closes #1443
Author
Member

WARDED_WORKFLOW: blocked 🛑

details

manual close/update snapshot at 2026-07-15T13:47:43Z is newer than the latest ward acknowledgement at 2026-07-15T13:40:34Z

This action is blocked until the feedback is visibly acknowledged.

— Codex, via ward agent

WARDED_WORKFLOW: blocked 🛑 <details><summary>details</summary> manual close/update snapshot at 2026-07-15T13:47:43Z is newer than the latest ward acknowledgement at 2026-07-15T13:40:34Z This action is blocked until the feedback is visibly acknowledged. </details> <!-- ward-agent-signature --> — Codex, via `ward agent`
Sign in to join this conversation.
No description provided.