Chore: Make grafana-delivery-bot non-external (#71116)

Make grafana-delivery-bot non-external
This commit is contained in:
Timur Olzhabayev
2023-07-07 16:22:24 +01:00
committed by GitHub
parent 3ec0558204
commit 38a3cc71ee

View File

@@ -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"
},