Skip to content

Commit

Permalink
Remove some references to release/6.0 (#58929)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe authored Nov 13, 2024
1 parent f526f0c commit eb68e01
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
1 change: 0 additions & 1 deletion .azure/pipelines/helix-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ schedules:
- cron: "0 9 * * *"
branches:
include:
- release/6.0
- release/8.0
- release/9.0
always: false
Expand Down
2 changes: 1 addition & 1 deletion .azure/pipelines/quarantined-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

# Configure which branches trigger builds
# We want to run quarantined tests on release/6.0 and later as well as on PRs
# We want to run quarantined tests on release/8.0 and later as well as on PRs
trigger:
batch: true
branches:
Expand Down
12 changes: 0 additions & 12 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,6 @@ updates:
labels:
- area-infrastructure
target-branch: "release/2.1"
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "monthly"
allow:
- dependency-type: "all"
commit-message:
prefix: "[release/6.0] "
include: scope
labels:
- area-infrastructure
target-branch: "release/6.0"
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
Expand Down

0 comments on commit eb68e01

Please sign in to comment.