Skip to content

Releases: mainmatter/continue-on-error-comment

v1.2

13 Oct 20:28
b2606cc
Compare
Choose a tag to compare

What's Changed

  • Allow action to work on pull_request_target and update documentation by @mansona in #11

Full Changelog: v1.1...v1.2

v1

13 Oct 20:30
b2606cc
Compare
Choose a tag to compare

What's Changed

  • Ignore action run events other than pull requests by @mansona in #7
  • Remove commit sha from the comment by @mansona in #8
  • Allow custom bot username via config by @mansona in #9
  • Allow action to work on pull_request_target and update documentation by @mansona in #11

Full Changelog: v1.0...v1

v1.1

13 Jan 16:24
472496b
Compare
Choose a tag to compare

What's Changed

  • Ignore action run events other than pull requests by @mansona in #7
  • Remove commit sha from the comment by @mansona in #8
  • Allow custom bot username via config by @mansona in #9

Full Changelog: v1.0...v1.1

v1.0

13 Jan 16:23
ba32f59
Compare
Choose a tag to compare

What's Changed

  • Implement initial version by @mansona in #1
  • don't set job as failed if the pre-script fails by @mansona in #2
  • use sha instead of runId to identify previous comment by @mansona in #3

Full Changelog: https://github.com/mainmatter/continue-on-error-comment/commits/v1.0