You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title is pretty self-explanatory. Given that most of the work on this repo nowadays is just merging the Scala Steward PRs, I propose to automatise also this step, as there's no added value in requesting human intervention (IMHO). WDYT?
The text was updated successfully, but these errors were encountered:
as there's no added value in requesting human intervention
The tlBaseVersion should be bumped depending on the last published tag and what kind of dependency bump is happening. I think its worthwhile to automate this.
as there's no added value in requesting human intervention
The tlBaseVersion should be bumped depending on the last published tag and what kind of dependency bump is happening. I think its worthwhile to automate this.
I'm not sure I follow, we're always releasing manually, how can we screw up the baseVersion?
The correct time to bump the base version is in the PR that makes the bump-worthy change. If you are bumping just prior to releasing, you are not following the spirit of the base version.
The title is pretty self-explanatory. Given that most of the work on this repo nowadays is just merging the Scala Steward PRs, I propose to automatise also this step, as there's no added value in requesting human intervention (IMHO). WDYT?
The text was updated successfully, but these errors were encountered: