mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
update poule.yml
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
parent
0fb0d67008
commit
d2920bb311
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
pull_request: [ opened ]
|
||||
operations:
|
||||
- type: label
|
||||
filters: {
|
||||
~labels: [ " status/0-triage", "status/1-design-review", "status/2-code-review", "status/3-docs-review", "status/4-merge" ],
|
||||
}
|
||||
settings: {
|
||||
patterns: {
|
||||
status/0-triage: [ ".*" ],
|
||||
|
|
Loading…
Reference in a new issue