m-lab / alertmanager-github-receiver

Prometheus Alertmanager webhook receiver that creates GitHub issues from alerts
Apache License 2.0
48 stars 23 forks source link

Feature: Add support for body templates #59

Closed stephen-soltesz closed 1 year ago

stephen-soltesz commented 1 year ago

This completes changes started in https://github.com/m-lab/alertmanager-github-receiver/pull/54

The change adds support for specifying a custom alert message template file.

Example invocation would include the flag: -alert-template-file=alertfile.md

Default behavior is unchanged.


This change is Reviewable

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 183


Totals Coverage Status
Change from base Build 175: 0.0%
Covered Lines: 413
Relevant Lines: 413

💛 - Coveralls