Ignore updates in sjohnr/slack-workflow-status
Closes gh-14325
This commit is contained in:
parent
b8b660161d
commit
ebef5a8783
|
@ -102,26 +102,36 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "sjohnr/*"
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
target-branch: "6.2.x"
|
target-branch: "6.2.x"
|
||||||
milestone: 319 # 6.2.x
|
milestone: 319 # 6.2.x
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "sjohnr/*"
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
target-branch: "6.1.x"
|
target-branch: "6.1.x"
|
||||||
milestone: 318 # 6.1.x
|
milestone: 318 # 6.1.x
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "sjohnr/*"
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
target-branch: "5.8.x"
|
target-branch: "5.8.x"
|
||||||
milestone: 246 # 5.8.x
|
milestone: 246 # 5.8.x
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "sjohnr/*"
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
target-branch: "docs-build"
|
target-branch: "docs-build"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "sjohnr/*"
|
||||||
|
|
Loading…
Reference in New Issue