We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
master
1 parent 9b4ea08 commit bc580c5Copy full SHA for bc580c5
.nucleus.yaml
@@ -32,7 +32,8 @@ branches:
32
pull-request:
33
<<: *branch-definition
34
merge-method: force-push # release branch should always be in sync with master branch (linear history)
35
- winter25:
+ # Only active branches need to be included in this config
36
+ winter26:
37
38
39
spring25:
0 commit comments