Releases: robotology/gh-action-nightly-merge
Releases · robotology/gh-action-nightly-merge
v1.5.2
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
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
What's Changed
- Add mantainer info by @traversaro in #18
- README.md: bump to latest action versions by @deining in #19
- Update entrypoint.sh by @poshul in #20
- Fix entrypoint.sh by @pattacini in #21
New Contributors
- @deining made their first contribution in #19
- @poshul made their first contribution in #20
- @pattacini made their first contribution in #21
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Nightly Merge Action v1.3.3
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
- @nevinera made their first contribution in #13
- @traversaro made their first contribution in #14
Full Changelog: v1.3.2...v1.3.3
Nightly Merge Action v1.3.2
Nightly Merge Action v1.3.1
- Added git-lfs package to Dockerfile
- Fixed checks on input variables
Nightly Merge Action v1.3.0
- 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
Add --ff-only
option
Nightly Merge Action v1.1.0
Add user_name
, user_email
, and push_token
options