mirror of https://github.com/grafana/grafana.git
Chore: Make grafana-delivery-bot non-external (#71116)
Make grafana-delivery-bot non-external
This commit is contained in:
parent
3ec0558204
commit
38a3cc71ee
|
|
@ -187,7 +187,7 @@
|
|||
"type": "author",
|
||||
"name": "pr/external",
|
||||
"notMemberOf": { "org": "grafana" },
|
||||
"ignoreList": ["renovate[bot]","dependabot[bot]"],
|
||||
"ignoreList": ["renovate[bot]","dependabot[bot]","grafana-delivery-bot[bot]","grafanabot"],
|
||||
"action": "updateLabel",
|
||||
"addLabel": "pr/external"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue