nixpkgs/.github/workflows
zowoq fc3b385a4f .github/workflows/rebase.yml: rebase for multiple branches
- Error if the commenter doesn't have write access or maintainers can't edit the PR branch.

- Close and comment on PR after rebase so that actions are run when it's reopened.
  This doesn't happen currently as we're using the default github token which isn't allowed to trigger other actions.

- Disallow unwanted rebases.
  e.g. invalid branches, redundant rebases or rebasing permanent branches onto permanent branches.
2021-02-14 11:16:40 +10:00
..
editorconfig.yml .github/workflows/editorconfig.yml: 2.2.0 -> 2.3.1 2021-01-10 06:55:15 +10:00
manual-nixos.yml .github/workflows/manual-{nixos,nixpkgs}.yml: fix restrict eval 2021-01-03 16:38:04 +10:00
manual-nixpkgs.yml .github/workflows/manual-{nixos,nixpkgs}.yml: fix restrict eval 2021-01-03 16:38:04 +10:00
merge-staging.yml GH action: merge staging(-next): fix cron 2020-12-02 14:25:08 +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/workflows/pending-set.yml: failed -> pending 2021-01-29 22:09:27 -08:00
rebase.yml .github/workflows/rebase.yml: rebase for multiple branches 2021-02-14 11:16:40 +10:00