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
feat: add configurable base branch for Version PRs
- Add version-pr-base input to allow targeting non-default branches
- Falls back to repository default branch if not specified
- Useful for monorepos or projects using develop/next branches
Fixes: Version PR always targeted default branch with no override
0 commit comments