chore: Add renovate to the ignore list (#42791)
* chore: Add renovate to the ignore list It won't flag renovate pr's as external * Update .github/pr-commands.json
This commit is contained in:
@@ -183,6 +183,7 @@
|
||||
"type": "author",
|
||||
"name": "pr/external",
|
||||
"notMemberOf": { "org": "grafana" },
|
||||
"ignoreList": ["renovate[bot]"],
|
||||
"action": "updateLabel",
|
||||
"addLabel": "pr/external"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user