Skip to content

Commit

Permalink
BOTMETA.yml labels (#98)
Browse files Browse the repository at this point in the history
Add labels for the common areas
  • Loading branch information
gundalow authored Jun 16, 2020
1 parent 3c6b77f commit 8b0f283
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/BOTMETA.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
automerge: false
files:
docs/:
labels: docs
$connection/:
labels: connection
$connections/aws_ssm.py:
$modules/:
authors: wimnat
maintainers: $team_aws
ignore: erydo nadirollo seiffert tedder
label: modules
$modules/_aws_region_facts.py:
authors: Sodki
$modules/_aws_s3_bucket_facts.py:
Expand Down Expand Up @@ -340,6 +345,15 @@ files:
authors: bekelchik piontas
$modules/sts_session_token.py:
authors: pwnall
scripts/inventory/:
labels: inventory
tests/:
labels: tests
tests/integration/:
labels: integrations
tests/units/:
labels: units

macros:
connections: plugins/connection
modules: plugins/modules
Expand Down

0 comments on commit 8b0f283

Please sign in to comment.