Skip to content

Use gh run watch in CI - #5650

Merged
bfops merged 2 commits into
masterfrom
bot/use-gh-watch-compact
Aug 3, 2026
Merged

Use gh run watch in CI#5650
bfops merged 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

@bfops bfops left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a cleanup, approving

@bfops
bfops removed the request for review from rekhoff August 3, 2026 12:19
@bfops
bfops added this pull request to the merge queue Aug 3, 2026
Merged via the queue into master with commit 6c9dd57 Aug 3, 2026
53 of 54 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.

2 participants