We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12bf619 commit 9914970Copy full SHA for 9914970
.github/branch-manager.yml
@@ -1,7 +1,9 @@
1
enabled: true
2
3
branches:
4
- - branchName: 7.2.x
5
- label: "target: patch"
6
- - branchName: 7.x
7
- label: "target: minor"
+ # Temporary disabled until https://github.com/angular/material2/issues/14582 is fixed, and the
+ # caretaker starts cherry-picking commits into the patch publish branch again.
+ # - branchName: 7.2.x
+ # label: "target: patch"
8
+ # - branchName: 7.x
9
+ # label: "target: minor"
0 commit comments