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.
2 parents 6c21c81 + b0f567e commit 559061bCopy full SHA for 559061b
.mergify.yml
@@ -172,3 +172,14 @@ pull_request_rules:
172
labels:
173
- automatic backport
174
- merge-queue
175
+
176
+ - name: backport patches to 2.32
177
+ conditions:
178
+ - label=backport 2.32-maintenance
179
+ actions:
180
+ backport:
181
+ branches:
182
+ - "2.32-maintenance"
183
+ labels:
184
+ - automatic backport
185
+ - merge-queue
.version
@@ -1 +1 @@
1
-2.32.0
+2.33.0
0 commit comments