nixpkgs/.github
Wolfgang Walther cd9a22d753
workflows/eval: fix comparison with merge conflicts
In PRs with multiple commits and merge conflicts the logic "targetSha ==
immediate parent of mergedSha" doesn't hold anymore. The head and base
commits of the PR's branch have some commits inbetween them, instead.

Before this change, we'd get a "fatal: invalid reference" on the
"worktree add". Now, not anymore, because we fetch the right commit
directly.
2025-05-25 14:32:47 +02:00
..
actions/get-merge-commit workflows/get-merge-commit: move to composite action 2025-05-23 23:06:20 +02:00
ISSUE_TEMPLATE ISSUE_TEMPLATES: update releases following 25.11's branch-off 2025-05-16 20:27:35 -03:00
workflows workflows/eval: fix comparison with merge conflicts 2025-05-25 14:32:47 +02:00
dependabot.yml .github/dependabot.yml: disable default labels 2025-05-05 17:15:19 +02:00
ISSUE_TEMPLATE.md ISSUE_TEMPLATE.md: clear the blank issue template 2025-01-12 16:01:56 -03:00
labeler-development-branches.yml workflows/labeler: fix repo owner condition 2025-05-04 18:52:43 +02:00
labeler-no-sync.yml labels: Automatically label CI changes for backport to 25.05 2025-05-16 20:53:25 +02:00
labeler.yml labels: no CI label for OWNERS changes 2025-05-11 12:20:07 +02:00
PULL_REQUEST_TEMPLATE.md 25.11 is Xantusia 2025-05-16 19:21:55 +02:00
STALE-BOT.md
stale.yml