Skip to content

Filter internal tests watch permission warning - #5674

Merged
bfops merged 2 commits into
masterfrom
bot/filter-internal-tests-watch-warning
Aug 5, 2026
Merged

Filter internal tests watch permission warning#5674
bfops merged 2 commits into
masterfrom
bot/filter-internal-tests-watch-warning

Conversation

@clockwork-labs-bot

Copy link
Copy Markdown
Contributor

Description of Changes

Filter the noisy gh run watch annotation-permission warning from the public Internal Tests workflow when it waits for the dispatched private CI run:

requesting annotations returned 403 Forbidden as the token does not have sufficient permissions

The workflow still exits with the original gh run watch status, so failed private runs continue to fail the public check.

API and ABI breaking changes

None.

Expected complexity level and risk

  1. Small CI log filtering change.

Testing

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/internal-tests.yml"); puts "ok"'
  • git diff --check
  • Local bash sanity check that the filter removes the noisy line and preserves the watched command status.

Comment thread .github/workflows/internal-tests.yml
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
@bfops
bfops enabled auto-merge August 5, 2026 17:34

@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.

LGTM

@bfops
bfops added this pull request to the merge queue Aug 5, 2026
Merged via the queue into master with commit b0bd7aa Aug 5, 2026
44 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