mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 19:21:04 +00:00
2eb82ca074
Also post a comment in case base branch is wrong
This guides newcomers in how to smoothly handle the potentially scary
situation of having thousands of commits listed in a PR.
While CI shows the same, people might not even look at CI if the PR
looks botched.
(cherry picked from commit 369cfa02da
)
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
# Trusted development branches:
|
|
# These generally require PRs to update and are built by Hydra.
|
|
master
|
|
staging
|
|
release-*
|
|
staging-*
|
|
haskell-updates
|