Skip to content

Releases: lucasruy/sync-branch-action

v1.2.0

23 Nov 02:02
Compare
Choose a tag to compare

Feature

  • Add label support for automated pull requests.

v1.1.1

24 Oct 18:00
Compare
Choose a tag to compare

Fix

  • Fixed issue when CI tries to open a sync pull request when there is already another one open

Release v1.1.0

01 Jun 23:05
f22167e
Compare
Choose a tag to compare

Features

  • Open a pull request whenever there are changes to a branch you want to observe.
  • Before opening a new pull request, check if there is already an open one with the same purpose. If so, a new pull request is not opened.
  • If a pull request is already open and there are changes to the observed branch, those changes are automatically included in the pull request -already open.

Release v1.0.0

01 Jun 22:56
Compare
Choose a tag to compare

Features

  • Open a pull request whenever there are changes to a branch you want to observe.
  • Before opening a new pull request, check if there is already an open one with the same purpose. If so, a new pull request is not opened.
  • If a pull request is already open and there are changes to the observed branch, those changes are automatically included in the pull request -already open.

Pre-release v0.1.0

01 Jun 22:45
Compare
Choose a tag to compare
Pre-release v0.1.0 Pre-release
Pre-release

Features

  • Open a pull request whenever there are changes to a branch you want to observe.
  • Before opening a new pull request, check if there is already an open one with the same purpose. If so, a new pull request is not opened.
  • If a pull request is already open and there are changes to the observed branch, those changes are automatically included in the pull request -already open.