Skip to content

Use gh run watch in CI - #5650

Open
clockwork-labs-bot wants to merge 2 commits into
masterfrom
bot/use-gh-watch-compact
Open

Use gh run watch in CI#5650
clockwork-labs-bot wants to merge 2 commits into
masterfrom
bot/use-gh-watch-compact

Conversation

@clockwork-labs-bot

@clockwork-labs-bot clockwork-labs-bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Description of Changes

Use gh run watch --exit-status for CI waits that already have the child run ID. This replaces manual workflow-result polling with the GitHub CLI watcher while preserving the existing output style.

API and ABI breaking changes

None.

Expected complexity level and risk

  1. Small CI monitoring change.

Testing

  • ruby -e 'require "yaml"; ARGV.each { |f| YAML.load_file(f); puts "ok #{f}" }' .github/workflows/internal-tests.yml .github/workflows/release.yml
  • /Users/clockworklabs/.rustup/toolchains/1.93.0-aarch64-apple-darwin/bin/rustfmt --check tools/release/src/targets/github_release.rs
  • RUSTC=/Users/clockworklabs/.rustup/toolchains/1.93.0-aarch64-apple-darwin/bin/rustc /Users/clockworklabs/.rustup/toolchains/1.93.0-aarch64-apple-darwin/bin/cargo check -p spacetimedb-release

@clockwork-labs-bot clockwork-labs-bot changed the title Use compact gh run watch in CI Use gh run watch in CI Aug 3, 2026
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