Autoassign PRs
This commit is contained in:
parent
8cbbcd3aab
commit
080d4cff81
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -13,6 +13,8 @@ updates:
|
||||
ignore:
|
||||
- dependency-name: "net.bull.javamelody:javamelody-core"
|
||||
versions: ["2.x"]
|
||||
assignees:
|
||||
- omaster395464gh
|
||||
|
||||
- package-ecosystem: "maven" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
@ -20,4 +22,6 @@ updates:
|
||||
interval: "daily"
|
||||
target-branch: "SERVLET60"
|
||||
labels:
|
||||
- "servlet60"
|
||||
- "servlet60"
|
||||
assignees:
|
||||
- omaster395464gh
|
||||
Loading…
x
Reference in New Issue
Block a user