Skip to content

Releases: Vankka/pr-target-branch-action

v3

06 Jun 20:18
5da68a4
Compare
Choose a tag to compare
  • Update to node 20
  • Update dependencies

v2.1

26 Oct 17:14
def32ec
Compare
Choose a tag to compare
  • Fixes change-to not being in effect when PR's are edited (#1)
  • Updated to Node 16 (#2)

v2

24 Mar 12:31
69ab6dd
Compare
Choose a tag to compare
  • 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 and already-exists-other-comment options for dealing with multiple open prs with the same base branch

v1.1

13 May 18:30
9ffe36d
Compare
Choose a tag to compare
  • Switched to ncc so node_modules doesn't need to be included
  • Added a check so it only runs on opened or edited

v1

13 May 17:44
633083e
Compare
Choose a tag to compare

Initial release