mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 09:26:43 -06:00
12 lines
327 B
YAML
12 lines
327 B
YAML
# The first keys are labels used on issues. All fields are optional.
|
|
# Example
|
|
test:
|
|
# channel-label is used to send a message to a specific channel
|
|
# when the label "test" is added to an issue.
|
|
channel-label: CXXXXXXXXXX
|
|
|
|
# Alerting team
|
|
area/alerting:
|
|
channel-label: C028MCV4R7C
|
|
exclude-github-team: alerting-squad
|