Skip to content

Conversation

@bfops
Copy link
Collaborator

@bfops bfops commented Nov 17, 2025

Description of Changes

Internal Tests invoke another workflow. If the calling workflow is cancelled, now we also cancel the invoked workflow.

API and ABI breaking changes

None.

Expected complexity level and risk

2

Testing

  • Push multiple commits to this PR, see that the invoked job is cancelled
  • Manually cancel the Internal Tests job, see that the invoked job is cancelled

@bfops bfops requested a review from jdetter November 17, 2025 19:00
@bfops bfops marked this pull request as ready for review November 17, 2025 19:00
Copy link
Collaborator

@jdetter jdetter left a comment

Choose a reason for hiding this comment

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

Haven't tested myself but this looks great, thanks Zeke 🙏

@bfops bfops enabled auto-merge November 17, 2025 19:55
@bfops bfops changed the base branch from master to jdetter/use-new-runner November 17, 2025 20:35
@bfops bfops changed the base branch from jdetter/use-new-runner to master November 17, 2025 20:36
@bfops bfops added this pull request to the merge queue Nov 17, 2025
Merged via the queue into master with commit ee69be7 Nov 17, 2025
45 of 50 checks passed
@bfops bfops linked an issue Nov 18, 2025 that may be closed by this pull request
@bfops bfops deleted the bfops/cancel-internal-tests branch November 19, 2025 20:49
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.

Cancel Internal Tests private job if the public job is cancelled

3 participants