bcgov / cas-pipeline

A collection of make functions used to compose pipelines
Apache License 2.0
0 stars 0 forks source link

make_install_crunchy monitoring should create a list of alert managers from a github team #72

Open dleard opened 1 year ago

dleard commented 1 year ago

The list of people to be alerted by our crunchy monitoring is hardcoded in the .values file. It would be better to get these values from a github team. (There is an example of this in the same makefile for make authorize. This would make it less manual to add/remove people from the alert list.