mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-21 05:21:44 -07:00
Add ACI and Meraki tests to resp. teams
Do the same as is done for NXOS
This commit is contained in:
parent
12d221152b
commit
8a2b83928f
1 changed files with 10 additions and 0 deletions
10
.github/BOTMETA.yml
vendored
10
.github/BOTMETA.yml
vendored
|
@ -1156,6 +1156,16 @@ files:
|
||||||
notify: mattclay
|
notify: mattclay
|
||||||
test/integration/roles/:
|
test/integration/roles/:
|
||||||
notify: mattclay
|
notify: mattclay
|
||||||
|
test/integration/targets/aci:
|
||||||
|
maintainers: $team_aci
|
||||||
|
labels:
|
||||||
|
- aci
|
||||||
|
- networking
|
||||||
|
test/integration/targets/meraki:
|
||||||
|
maintainers: $team_meraki
|
||||||
|
labels:
|
||||||
|
- meraki
|
||||||
|
- networking
|
||||||
test/integration/targets/nxos:
|
test/integration/targets/nxos:
|
||||||
maintainers: $team_nxos
|
maintainers: $team_nxos
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue