Recover release setup after GitHub action fetch timeout #1452

Closed
coilyco-ops wants to merge 1 commit from issue-1443 into main
Member

Recover release setup from the shared-action fetch timeout by moving tag selection and draft release creation into repo-local scripts. That keeps the promote and release paths on the same local helpers and removes the fetch of coilysiren/agentic-os from workflow setup.

  • Replaced tag-bump / create-release action usage with scripts/release-tag.sh and scripts/publish-draft-release.sh
  • Kept downstream asset promotion and Scoop publishing unchanged
  • Verified with go test ./scripts, go test ./..., and bash -n scripts/release-tag.sh scripts/publish-draft-release.sh

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

Recover release setup from the shared-action fetch timeout by moving tag selection and draft release creation into repo-local scripts. That keeps the promote and release paths on the same local helpers and removes the fetch of `coilysiren/agentic-os` from workflow setup. - Replaced `tag-bump` / `create-release` action usage with `scripts/release-tag.sh` and `scripts/publish-draft-release.sh` - Kept downstream asset promotion and Scoop publishing unchanged - Verified with `go test ./scripts`, `go test ./...`, and `bash -n scripts/release-tag.sh scripts/publish-draft-release.sh` closes #1443 ward.workflow: pull-request-and-merge
fix(release): remove shared action fetch from setup
All checks were successful
test / test (pull_request) Successful in 47s
5e93f3499b
closes #1443
Author
Member

WARDED_WORKFLOW: blocked 🛑

details

manual close/update snapshot at 2026-07-15T13:33:33Z is newer than the latest ward acknowledgement at 2026-07-15T13:14:38Z

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:33:33Z is newer than the latest ward acknowledgement at 2026-07-15T13:14:38Z This action is blocked until the feedback is visibly acknowledged. </details> <!-- ward-agent-signature --> — Codex, via `ward agent`
coilyco-ops closed this pull request 2026-07-15 13:38:50 +00:00
Author
Member

WARDED_WORKFLOW: blocked 🛑

details

manual close/update snapshot at 2026-07-15T13:39:45Z is newer than the latest ward acknowledgement at 2026-07-15T13:37:10Z

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:39:45Z is newer than the latest ward acknowledgement at 2026-07-15T13:37:10Z This action is blocked until the feedback is visibly acknowledged. </details> <!-- ward-agent-signature --> — Codex, via `ward agent`
coilyco-ops reopened this pull request 2026-07-15 13:40:45 +00:00
Author
Member

WARDED_WORKFLOW: blocked 🛑

details

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

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:21Z is newer than the latest ward acknowledgement at 2026-07-15T13:40:57Z This action is blocked until the feedback is visibly acknowledged. </details> <!-- ward-agent-signature --> — Codex, via `ward agent`
coilyco-ops closed this pull request 2026-07-15 13:53:58 +00:00
All checks were successful
test / test (pull_request) Successful in 47s

Pull request closed

Sign in to join this conversation.
No description provided.