Skip to content

Releases: AndreasAugustin/actions-template-sync

But fix

26 Aug 18:53
20323c0
Compare
Choose a tag to compare
But fix Pre-release
Pre-release

Bug fix:

now PR titles with spaces possible

Release version v0.4.0-draft

24 Aug 20:11
d97b0b4
Compare
Choose a tag to compare

Thank you @JTunis

now it is possible to define the Pull Request title and the branch name prefix.

v0.3.1-draft

16 Apr 21:10
95afa9f
Compare
Choose a tag to compare
Pre-release

Bug fix:
Due to https://github.blog/2022-04-12-git-security-vulnerability-announced/ the build did not complete anymore.
For details please check #168

v0.3.0-draft

02 Mar 21:28
9a71ac2
Compare
Choose a tag to compare
Pre-release

add option to set the hostname of the remote repository.

v0.2.1-draft

03 Jan 20:16
Compare
Choose a tag to compare
Pre-release

Fix possible bug caused by divergent branches

What's Changed

Full Changelog: v0.2.0-draft...v0.2.1-draft

v0.2.0-draft

16 Dec 09:18
Compare
Choose a tag to compare
Pre-release

Now with brand new option to set Pull request labels (#129 )

v0.1.6-draft

29 Aug 20:25
Compare
Choose a tag to compare
Pre-release

Fix bug for private templates host key verification failed.

v0.1.5-draft

07 Aug 21:11
2cb0a7d
Compare
Choose a tag to compare
Pre-release
  • minor bug fixes
  • add option to use private template repository with ssh keys. #86 (PAT not supported yet)

v0.1.4-draft

07 Aug 20:00
Compare
Choose a tag to compare
Pre-release
  • minor bug fixes
  • add option to ignore files (on purpose the minor version was not increased yet semver)

v0.1.3-draft

04 May 20:18
d7ad588
Compare
Choose a tag to compare
Pre-release

Fix some issues:

  • PR only created when there have been changes on the upstream repo
  • Fix some bugs
  • switch from hub to gh-cli
  • add new action parameter upstream_branch to configure the PR target branch