Skip to content
Compare
Choose a tag to compare
@DerekRoberts DerekRoberts released this 13 Oct 03:24
· 6 commits to main since this release
e70f9d6

Version 1.0 has been released!

Breaking Changes

  • java-version is now required (previously defaulted to 17)
  • sonar_project_token has been renamed sonar_token

New Features

  • triggers specifies whether to run tests or exit succesfully (when not needed)
  • branch allows cloning a non-default branch (useful for testing)
  • triggers_event allows limiting action to event type, defaults to pull_request

What's Changed

New Contributors

Full Changelog: v0.2.0...v1.0.0