Skip to content

Commit 9914970

Browse files
devversionjelbourn
authored andcommitted
build: temporary disable branch manager (#14600)
Until Joey is back from vacation
1 parent 12bf619 commit 9914970

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.github/branch-manager.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
enabled: true
22

33
branches:
4-
- branchName: 7.2.x
5-
label: "target: patch"
6-
- branchName: 7.x
7-
label: "target: minor"
4+
# Temporary disabled until https://github.com/angular/material2/issues/14582 is fixed, and the
5+
# caretaker starts cherry-picking commits into the patch publish branch again.
6+
# - branchName: 7.2.x
7+
# label: "target: patch"
8+
# - branchName: 7.x
9+
# label: "target: minor"

0 commit comments

Comments
 (0)