nixpkgs/.github/workflows
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
..
backport.yml build(deps): bump actions/checkout from 4.1.1 to 4.1.2 2024-03-18 11:50:32 +00:00
basic-eval.yml build(deps): bump actions/checkout from 4.1.1 to 4.1.2 2024-03-18 11:50:32 +00:00
check-by-name.yml workflows/check-by-name.yml: Switch to new separate repo 2024-03-26 21:24:48 +01:00
check-cherry-picks.yml add "Check cherry-picks" github action 2024-04-01 16:10:13 +01:00
check-maintainers-sorted.yaml build(deps): bump actions/checkout from 4.1.1 to 4.1.2 2024-03-18 11:50:32 +00:00
editorconfig.yml build(deps): bump actions/checkout from 4.1.1 to 4.1.2 2024-03-18 11:50:32 +00:00
labels.yml build(deps): bump actions/labeler from 4.3.0 to 5.0.0 2024-03-17 12:24:44 +01:00
manual-nixos.yml build(deps): bump actions/checkout from 4.1.1 to 4.1.2 2024-03-18 11:50:32 +00:00
manual-nixpkgs.yml build(deps): bump actions/checkout from 4.1.1 to 4.1.2 2024-03-18 11:50:32 +00:00
nix-parse.yml build(deps): bump actions/checkout from 4.1.1 to 4.1.2 2024-03-18 11:50:32 +00:00
no-channel.yml chore: Set permissions for GitHub actions 2022-07-04 01:09:50 +00:00
ofborg-pending.yml .github/workflows: use ofborg-eval context for pending status 2022-10-15 09:09:24 +10:00
periodic-merge-6h.yml build(deps): bump actions/checkout from 4.1.1 to 4.1.2 2024-03-18 11:50:32 +00:00
periodic-merge-24h.yml build(deps): bump actions/checkout from 4.1.1 to 4.1.2 2024-03-18 11:50:32 +00:00
update-terraform-providers.yml Merge pull request #296887 from NixOS/dependabot/github_actions/actions/checkout-4.1.2 2024-03-18 15:33:51 +01:00