Requesting backup! #23222
-
| ... as they say on police procedurals. What is the channel to request a commit on main get backported to 3.7.1 that is at RC-1? Ondřej asked about a fix for linting that missed the boat. @WojciechMazur may know if there is a process. | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
| The process is that people should let us know in the PR and we might decide to backport it. Did we miss one and didn't respond? | 
Beta Was this translation helpful? Give feedback.
-
| Scala NextFor Scala Next RC backports it's best to add label  In the scala/scala3 repository we're using a dedicated labels (backport:*) to mark PRs that should be backported from main to latest release candidate version: 
 Scala LTSFor Scala LTS we have a dedicated workflow | 
Beta Was this translation helpful? Give feedback.
Scala Next
For Scala Next RC backports it's best to add label
backport:nominatedand ping release officer, currently me @WojciechMazurIn the scala/scala3 repository we're using a dedicated labels (backport:*) to mark PRs that should be backported from main to latest release candidate version:
Scala LTS
For Scala LTS we have a dedicated workflow
Every PR merged to main branch is automatically being added to t…