mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 14:51:44 +00:00
renovate: Add label "bot" to PRs (#4748)
I want to exclude renovate PRs from Pull Reminder notifications.
This commit is contained in:
parent
ed8eb447b4
commit
07ec7d37e1
@ -1,5 +1,6 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/renovate",
|
||||
"extends": ["github>sourcegraph/renovate-config"],
|
||||
"semanticCommits": false
|
||||
"semanticCommits": false,
|
||||
"labels": ["bot"]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user