Skip to content

Releases: kbrashears5/github-action-file-sync

fixing latest tagging

01 Aug 02:38
Compare
Choose a tag to compare

2.0.11

24 May 22:18
Compare
Choose a tag to compare

improving error matcher

2.0.10

27 Mar 18:54
161775f
Compare
Choose a tag to compare

fix create pr, default branch, checkout (#11)

2.0.4

15 Mar 01:05
Compare
Choose a tag to compare

fixing input git username

2.0.3

15 Mar 01:00
Compare
Choose a tag to compare

optionally provide username and email for git

2.0.2

15 Mar 00:54
d358037
Compare
Choose a tag to compare

refactoring how pull requests are done, switching to use github actions bot username (#10)

  • default branch and fixing pr

  • trying again

  • updating stuff

  • logging

  • cleaning up stuff

  • fixing inputs

  • trying again

  • adding documentation

  • use github action bot for actions

  • logging help

1.0.5

23 Nov 02:14
Compare
Choose a tag to compare

little bit of file cleanup

1.0.4

23 Nov 01:19
49adb52
Compare
Choose a tag to compare

Return correct action status in case of failure (#6)

Folder sync

28 Aug 01:58
Compare
Choose a tag to compare

Support for syncing up folders

See readme for instructions on how to use

closes #2

Create pull requests

27 Aug 02:29
Compare
Choose a tag to compare

gives the ability to create pull requests when syncing to a branch that is not master

see the read me on details