Releases: Vankka/pr-target-branch-action
Releases · Vankka/pr-target-branch-action
v3
- Update to node 20
- Update dependencies
v2.1
v2
- Breaking fixed
includes
/excludes
not checking that the repository matches (for the base branch & target branch) when a repository isn't specified, as was originally intended- Corrected documentation around this
- Added regex support to target
- Permit multiple targets
- Add
already-exists-comment
,already-exists-action
andalready-exists-other-comment
options for dealing with multiple open prs with the same base branch
v1.1
- Switched to ncc so node_modules doesn't need to be included
- Added a check so it only runs on
opened
oredited
v1
Initial release