diff --git a/.github/pr-commands.json b/.github/pr-commands.json index 6c5b9687410..86532bdab6c 100644 --- a/.github/pr-commands.json +++ b/.github/pr-commands.json @@ -183,6 +183,7 @@ "type": "author", "name": "pr/external", "notMemberOf": { "org": "grafana" }, + "ignoreList": ["renovate[bot]"], "action": "updateLabel", "addLabel": "pr/external" }