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
* Fix pom version update, reorder the tag and changelog steps, and add step creating second PR for the version bump.
* Added check for existence of remote branch for bump PR. Create if necessary.
* Updated regex to allow \. in release version suffix.
* Changed branch name for bump PR, removing short hash code.
* Ensure ALL branches are fetched, including nested ones.
* Remove --base flag from git command to correct problem with first changelog creation.
* Fix second PR generation.
* Ensure remote branch is created for second PR commit.
0 commit comments