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

Make grafana-delivery-bot non-external
pull/71225/head
Timur Olzhabayev 2 years ago committed by GitHub
parent 3ec0558204
commit 38a3cc71ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/pr-commands.json

@ -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…
Cancel
Save