mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Reenable 'test' label for test related pull requests (#31472)
* Reenable 'test' label See #29660 comments * packaging is not a valid GitHub label anymore
This commit is contained in:
parent
1d14016087
commit
2c5ce656b0
1 changed files with 2 additions and 1 deletions
3
.github/BOTMETA.yml
vendored
3
.github/BOTMETA.yml
vendored
|
@ -1147,7 +1147,8 @@ files:
|
|||
labels: docs_pull_request
|
||||
notify: dharmabumstead
|
||||
packaging/:
|
||||
# 'packaging' automatically added to labels
|
||||
test/:
|
||||
# 'test' is a component path, then 'test' label will be automatically added
|
||||
macros:
|
||||
module_utils: lib/ansible/module_utils
|
||||
modules: lib/ansible/modules
|
||||
|
|
Loading…
Reference in a new issue