don't tag oncall-backend when CHANGELOG is updated (#1250)
# What this PR does There is no need to add `@grafana/grafana-oncall-backend` as a PR reviewer when `CHANGELOG.md` is updated ## Which issue(s) this PR fixes ## Checklist - [ ] Tests updated (N/A) - [ ] Documentation added (N/A) - [ ] `CHANGELOG.md` updated (N/A)
This commit is contained in:
parent
4aa1feae06
commit
8609f415b3
1 changed files with 3 additions and 0 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
|
@ -1,3 +1,6 @@
|
|||
* @grafana/grafana-oncall-backend
|
||||
|
||||
# don't tag @grafana/grafana-oncall-backend on changes to CHANGELOG.md
|
||||
CHANGELOG.md
|
||||
|
||||
/grafana-plugin @grafana/grafana-oncall-frontend
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue