mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
docs: document special labels used in CI
This commit is contained in:
parent
4f788f78f8
commit
758504ec73
@ -225,6 +225,15 @@ https://github.com/neovim/neovim-backup
|
|||||||
trying to produce images that work in the broadest number of environments,
|
trying to produce images that work in the broadest number of environments,
|
||||||
and therefore want to use older releases.
|
and therefore want to use older releases.
|
||||||
|
|
||||||
|
### Special labels
|
||||||
|
|
||||||
|
Some github labels are used to trigger certain jobs:
|
||||||
|
|
||||||
|
* `backport release-x.y` - backport to release branch
|
||||||
|
* `ci-s390x` - enable s390x CI
|
||||||
|
* `needs:response` - Close PR after a certain amount of time if author doesn't
|
||||||
|
respond
|
||||||
|
|
||||||
See also
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user