oncall-engine/engine/apps/labels
Vadim Stepanov b797672626
Inheritable integration labels (#3307)
# What this PR does

Allows selecting integration labels that will be passed down to alert
groups

## Which issue(s) this PR fixes

Related to https://github.com/grafana/oncall-private/issues/2179

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)

---------

Co-authored-by: Maxim <maxim.mordasov@grafana.com>
2023-11-15 12:10:34 +00:00
..
migrations Inheritable integration labels (#3307) 2023-11-15 12:10:34 +00:00
tests Inheritable integration labels (#3307) 2023-11-15 12:10:34 +00:00
__init__.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
client.py Update grafana-labels-url (#3275) 2023-11-06 17:08:55 +08:00
models.py Inheritable integration labels (#3307) 2023-11-15 12:10:34 +00:00
tasks.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
utils.py Inheritable integration labels (#3307) 2023-11-15 12:10:34 +00:00