1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-14 16:05:04 +00:00

New module alerta_customer (#4554) (#4575)

* first draft of alerta_customer

* Update BOTMETA.yml

* update after review

* fix pagination and state description

* remove whitespace

(cherry picked from commit d7e5e85f3e)

Co-authored-by: CWollinger <CWollinger@web.de>
This commit is contained in:
patchback[bot] 2022-04-26 08:20:33 +02:00 committed by GitHub
parent 6b21599def
commit ab9a4cb58a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 607 additions and 0 deletions

2
.github/BOTMETA.yml vendored
View file

@ -562,6 +562,8 @@ files:
maintainers: phumpal
labels: airbrake_deployment
ignore: bpennypacker
$modules/monitoring/alerta_customer.py:
maintainers: cwollinger
$modules/monitoring/bigpanda.py:
maintainers: hkariti
$modules/monitoring/circonus_annotation.py: