diff --git a/.github/pr-commands.json b/.github/pr-commands.json index 5adb7905c21..ec60e516e21 100644 --- a/.github/pr-commands.json +++ b/.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" },