Skip to content

Modernize cancellation configuration. - #1943

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_958502207
Aug 3, 2026
Merged

Modernize cancellation configuration.#1943
copybara-service[bot] merged 1 commit into
masterfrom
test_958502207

Conversation

@copybara-service

Copy link
Copy Markdown

Modernize cancellation configuration.

3517379 probably used the best tools available in 2022. But this PR's approach, which we've been using with success in Guava and in other projects, looks to be the recommended approach nowadays.

In particular, I wonder if the current setup is over-canceling: Currently, I see reports like "Canceling since a higher priority waiting request for ci-main-b7c7483a46afadd43a2f04935aaee5ff0cd09145 exists" on a large number of jobs, causing GitHub to report the overall CI status as "failure."

RELNOTES=n/a

3517379 probably used the best tools available in 2022. But this PR's approach, which we've been using with success [in Guava](https://github.com/google/guava/blob/0adf237b742d899d00239dfeefdd42807ff46a83/.github/workflows/ci.yml#L14-L17) and in other projects, looks to be [the recommended approach](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#example-using-a-fallback-value) nowadays.

In particular, I wonder if the current setup is over-canceling: Currently, I see reports like ["Canceling since a higher priority waiting request for ci-main-b7c7483a46afadd43a2f04935aaee5ff0cd09145 exists"](https://github.com/google/guice/actions/runs/30832661591/job/91750157428) on a large number of jobs, causing GitHub to report the overall CI status as "failure."

RELNOTES=n/a
PiperOrigin-RevId: 958535716
@copybara-service
copybara-service Bot merged commit 621416a into master Aug 3, 2026
@copybara-service
copybara-service Bot deleted the test_958502207 branch August 3, 2026 20:07
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