Skip to content

[Backport release-24.11] workflows/backport: cancel concurrent runs#415288

Merged
wolfgangwalther merged 1 commit intorelease-24.11from
backport-414800-to-release-24.11
Jun 9, 2025
Merged

[Backport release-24.11] workflows/backport: cancel concurrent runs#415288
wolfgangwalther merged 1 commit intorelease-24.11from
backport-414800-to-release-24.11

Conversation

@nixpkgs-ci
Copy link
Copy Markdown
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Jun 9, 2025

Bot-based backport to release-24.11, triggered by a label in #414800.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-committer, if you find that it is not acceptable, leave a comment.

When backporting a change to 24.11 and 25.05 at the same time by adding
the two labels immediately *after* merging the PR, three backport jobs
will run concurrently: One for the merge and one for each label added.
Each of those jobs will try to create both PRs, which will lead to two
of the jobs failing for sure.

With a concurrency group and cancelling in-progress jobs, only one of
those jobs will remain. This reduces notification noise.

(cherry picked from commit 6276e09)
@github-actions github-actions bot added 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 4.workflow: backport This targets a stable branch 6.topic: policy discussion Discuss policies to work in and around Nixpkgs labels Jun 9, 2025
@wolfgangwalther wolfgangwalther merged commit bf796ea into release-24.11 Jun 9, 2025
3 of 6 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-414800-to-release-24.11 branch June 9, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 6.topic: policy discussion Discuss policies to work in and around Nixpkgs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant