|
|
@ -47,7 +47,7 @@ pull_request_rules:
|
|
|
|
add: ["README"]
|
|
|
|
add: ["README"]
|
|
|
|
- name: "auto add label=Documentation"
|
|
|
|
- name: "auto add label=Documentation"
|
|
|
|
conditions:
|
|
|
|
conditions:
|
|
|
|
- files~=^doc/
|
|
|
|
- files~=^docs/
|
|
|
|
actions:
|
|
|
|
actions:
|
|
|
|
label:
|
|
|
|
label:
|
|
|
|
add: ["Documentation"]
|
|
|
|
add: ["Documentation"]
|
|
|
@ -74,4 +74,4 @@ pull_request_rules:
|
|
|
|
- files~=^docker/
|
|
|
|
- files~=^docker/
|
|
|
|
actions:
|
|
|
|
actions:
|
|
|
|
label:
|
|
|
|
label:
|
|
|
|
add: ["Docker"]
|
|
|
|
add: ["Docker"]
|
|
|
|