Skip to content

fix: avoid stale gh run watch in RC release script#712

Merged
wgtmac merged 1 commit into
apache:mainfrom
wgtmac:fix_release_rc_timeout
Jun 10, 2026
Merged

fix: avoid stale gh run watch in RC release script#712
wgtmac merged 1 commit into
apache:mainfrom
wgtmac:fix_release_rc_timeout

Conversation

@wgtmac

@wgtmac wgtmac commented Jun 9, 2026

Copy link
Copy Markdown
Member

Allow release_rc.sh to resume from an existing GitHub Actions run by setting RELEASE_RUN_ID, and add RELEASE_WATCH=0 to poll run/job status with plain gh run view output instead of gh run watch.

This avoids getting stuck on stale gh run watch terminal output while keeping the default release flow unchanged.

Allow release_rc.sh to resume from an existing GitHub Actions run by setting
RELEASE_RUN_ID, and add RELEASE_WATCH=0 to poll run/job status with plain
gh run view output instead of gh run watch.

This avoids getting stuck on stale gh run watch terminal output while keeping
the default release flow unchanged.
@wgtmac wgtmac merged commit f9949ac into apache:main Jun 10, 2026
18 checks passed
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.

3 participants