summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorWolfgang Walther <walther@technowledgy.de>2025-05-23 13:05:47 +0200
committerWolfgang Walther <walther@technowledgy.de>2025-05-23 23:06:18 +0200
commitc77cfb9239e1aad89f668e0599f076761d7771ad (patch)
treed59b579493806685d17f927d34c460c3ab7f90c8 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parent277f7b998c4baa585360277203cb29f11b6e324b (diff)
workflows: run on merge conflicts as well
When a PR is having conflicts with the base branch, we used to skip most jobs depending on the target branch. With this change, we still run those jobs, but without actually merging the PR temporarily. That means we compare the head of the PR with the merge-base of the PR's branch and the target branch - i.e. the point where the PR branched off. This is not 100% accurate, but that's not important, because after resolving the merge conflicts, those workflows will run again anyway. It allows to give early feedback, though, instead of just skipping all the jobs.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions