Skip to content

[Backport release-25.05] ci/github-script/bot: skip mergeability checks temporarily#471089

Merged
philiptaron merged 1 commit intorelease-25.05from
backport-471082-to-release-25.05
Dec 15, 2025
Merged

[Backport release-25.05] ci/github-script/bot: skip mergeability checks temporarily#471089
philiptaron merged 1 commit intorelease-25.05from
backport-471082-to-release-25.05

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Dec 15, 2025

Bot-based backport to release-25.05, triggered by a label in #471082.

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.

Tip

If you maintain all packages touched by this pull request, and they are all located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this PR using the nixpkgs-merge-bot.

This is an experiment and can be reverted a few days from now; if
the results are positive on GitHub’s end, then we may want to make
the merge conflict checks run less frequently than the rest of the
labelling tasks.

(cherry picked from commit 18b30c8)
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 4.workflow: backport This targets a stable branch backport release-25.05 backport release-25.11 Backport PR automatically labels Dec 15, 2025
@philiptaron philiptaron added this pull request to the merge queue Dec 15, 2025
Merged via the queue into release-25.05 with commit 86681c5 Dec 15, 2025
50 of 53 checks passed
@philiptaron philiptaron deleted the backport-471082-to-release-25.05 branch December 15, 2025 19:50
@nixpkgs-ci
Copy link
Contributor Author

nixpkgs-ci bot commented Dec 15, 2025

Backport failed for release-25.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.05
git worktree add -d .worktree/backport-471089-to-release-25.05 origin/release-25.05
cd .worktree/backport-471089-to-release-25.05
git switch --create backport-471089-to-release-25.05
git cherry-pick -x e07088a305234ba7fa61345fa680da70c26a889c

@nixpkgs-ci
Copy link
Contributor Author

nixpkgs-ci bot commented Dec 15, 2025

Backport failed for release-25.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.11
git worktree add -d .worktree/backport-471089-to-release-25.11 origin/release-25.11
cd .worktree/backport-471089-to-release-25.11
git switch --create backport-471089-to-release-25.11
git cherry-pick -x e07088a305234ba7fa61345fa680da70c26a889c

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 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. backport release-25.11 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants