1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 02:00:20 -04:00
nixpkgs/.github
Robert Scott fbad66daa5 add "Check cherry-picks" github action
the intention being to catch commits which declare themselves as
cherry-picks, but either:

 - don't refer to a commit in the master or staging branches
 - are significantly altered from their original commit

determining the latter is not an exact science, but the heuristic of
looking for differences in only the added or removed lines seems to
work quite well. still, this should be considered an assistant
for reviewers rather than a hard failure. unfortunately github
workflows don't have a way of raising a gentle warning instead of a
failure.

the formatting of the output also leaves something to be desired due
to the limitations of github actions' "group" commands.
2024-04-01 16:10:13 +01:00
..
ISSUE_TEMPLATE
workflows add "Check cherry-picks" github action 2024-04-01 16:10:13 +01:00
CODEOWNERS CODEOWNERS: drop myself from LLVM & Linux Kernel 2024-03-28 22:51:55 +01:00
dependabot.yml
ISSUE_TEMPLATE.md
labeler.yml labeler.yml: Add testing label 2024-03-21 14:52:09 +01:00
PULL_REQUEST_TEMPLATE.md PULL_REQUEST_TEMPLATE: update link to reviewing contribution 2024-03-23 12:25:37 +01:00
STALE-BOT.md
stale.yml