nixpkgs/.github/workflows
Frederik Rietdijk 24884e5aac GH Action: merge staging(-next) periodically
Automate the merging of `master` -> `staging-next` -> `staging`.

Our main development branch is `master`. Large rebuilds go to `staging`.
Periodically, `staging` is merged into `staging-next` for stabilization.
When considered sufficiently stable, `staging-next` is merged into
`master`.

As changes arrive on these branches, it is important that they're all
updated regularly with eachothers changes. This commit automates that
part.
2020-11-28 13:44:18 +01:00
..
editorconfig.yml .github/workflows/editorconfig.yml: disable for release branches 2020-11-10 20:47:11 +10:00
merge-staging.yml GH Action: merge staging(-next) periodically 2020-11-28 13:44:18 +01:00
pending-clear.yml .github/workflow/pending-{set,clear}: switch to curl 2020-08-26 22:04:40 +10:00
pending-set.yml .github/workflow/pending-{set,clear}: switch to curl 2020-08-26 22:04:40 +10:00