Replies: 2 comments 3 replies
-
I think you can change the targeted branch using |
Beta Was this translation helpful? Give feedback.
3 replies
-
At least it should let me modify the base branch after Scala Steward opens it. Currently if I do that, IIRC Scala Steward will not count it and it will open a new PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For instance, Slick is currently built on Java 11, but a number of dependency updates require newer Java versions. Rather than disabling them and reenabling them in the future when the minimum Java version is bumped on the main branch, it might be nice to have a Java X branch and Scala Steward will target some dependencies for that base branch.
Beta Was this translation helpful? Give feedback.
All reactions