Skip to content

Releases: robotology/gh-action-nightly-merge

v1.5.2

15 Jul 11:24
81570ba
Compare
Choose a tag to compare

What's Changed

  • Bump version of gh-action-nightly-merge used in README to v1.5.2 by @traversaro in 81570ba

Full Changelog: v1.5.1...v1.5.2

v1.5.1

15 Jul 11:22
13e0633
Compare
Choose a tag to compare

What's Changed

  • Update README to clarify that a full clone is required in actions/checkout by @traversaro in #22

Full Changelog: v1.5.0...v1.5.1

v1.5.0

16 Feb 21:28
14b4a4c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

02 Jan 15:14
f9e5f76
Compare
Choose a tag to compare

What's Changed

  • Fix issue 6 with private repos by @lefrog in #15

New Contributors

Full Changelog: v1.3.3...v1.4.0

Nightly Merge Action v1.3.3

25 Apr 08:02
22f5e45
Compare
Choose a tag to compare

What's Changed

  • add global git config entry for GITHUB_WORKSPACE as a safe.directory by @nevinera in #13
  • Update release mentioned in README by @traversaro in #14

New Contributors

Full Changelog: v1.3.2...v1.3.3

Nightly Merge Action v1.3.2

13 Jan 14:34
4047e51
Compare
Choose a tag to compare
  • Fixed issue when local branch already exists (#4, #5, thanks @Toilal)

Nightly Merge Action v1.3.1

29 Sep 15:52
Compare
Choose a tag to compare
  • Added git-lfs package to Dockerfile
  • Fixed checks on input variables

Nightly Merge Action v1.3.0

28 Sep 08:17
Compare
Choose a tag to compare
  • Add support for git lfs (thanks @bobbymart1n).
  • Check if repo is a fork before checking for the token.
  • Do not require the GITHUB_TOKEN.

Nightly Merge Action v1.2.0

24 Sep 09:10
Compare
Choose a tag to compare

Nightly Merge Action v1.1.0

06 Sep 07:52
Compare
Choose a tag to compare

Add user_name, user_email, and push_token options