mirror of
https://github.com/grafana/grafana.git
synced 2025-01-11 08:32:10 -06:00
Chore: Add dependabot to the ignore list (#45233)
for external label so @daniellee doesn't have to manually remove that label 😄
This commit is contained in:
parent
d4ac1f0ce1
commit
bf3a8d74cf
2
.github/pr-commands.json
vendored
2
.github/pr-commands.json
vendored
@ -183,7 +183,7 @@
|
||||
"type": "author",
|
||||
"name": "pr/external",
|
||||
"notMemberOf": { "org": "grafana" },
|
||||
"ignoreList": ["renovate[bot]"],
|
||||
"ignoreList": ["renovate[bot]","dependabot[bot]"],
|
||||
"action": "updateLabel",
|
||||
"addLabel": "pr/external"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user