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 b5dbc69 commit 9b89cf5Copy full SHA for 9b89cf5
github-merge-flow.jsonc
@@ -18,11 +18,6 @@
18
},
19
// Automate opening PRs to merge sdk repos from release/9.0.1xx to release/9.0.2xx
20
"release/9.0.1xx":{
21
- "MergeToBranch": "release/9.0.2xx",
22
- "ExtraSwitches": "-QuietComments"
23
- },
24
- // Automate opening PRs to merge sdk repos from release/9.0.2xx to release/9.0.3xx
25
- "release/9.0.2xx":{
26
"MergeToBranch": "release/9.0.3xx",
27
"ExtraSwitches": "-QuietComments"
28
0 commit comments