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
Increment setting to "inherit" from incoming branch.
I would like my main branch version increased, based on the settings of the branch being merged into it.
Context
I would like to rely on manual version bumping with +semver: minor as little as possible.
If I have feature branch with configuration increment: Minor it would be nice that when I merge this branch into main it would inherit the Minor increment setting.