mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
docs/dev/maintainer.md: document another exceptions to rule no.0
Maintainers are also allowed to commit their own backport PR. They are allowed to backport their own code, opening a PR to get a CI run for a backport doesn't change this. Closes scylladb/scylladb#17727
This commit is contained in:
committed by
Nadav Har'El
parent
3ba7a4ead2
commit
2cb5dcabf7
@@ -291,6 +291,8 @@ These exceptions are for commits that are administrative in nature.
|
||||
|
||||
2. frozen toolchain updates (changes to tools/toolchain/image; these only refresh external package versions)
|
||||
|
||||
3. backports (maintainers are already allowed to backport their own code, opening a PR to get a CI run for a backport doesn't change this)
|
||||
|
||||
## Guidelines for evaluating backports
|
||||
|
||||
0. In general backports are only acceptable if they fix an
|
||||
|
||||
Reference in New Issue
Block a user