Skip to content

Releases: tobyhs/codemention

v1.4.0

22 Oct 03:29
Compare
Choose a tag to compare
  • Exclude the pull request author from mentions (@wschurman, #22)

v1.3.0

08 Oct 22:34
2c4b067
Compare
Choose a tag to compare
  • Allow configuring the comment preamble and epilogue (@wschurman, #15)
  • Move comment sentinel from the beginning to the end to make mobile notifications look better (@wschurman, #18)

v1.2.0

23 Jun 20:42
Compare
Choose a tag to compare
  • Use the 'List pull requests files' API (instead of the 'Get a pull request' API' to retrieve the diff) to retrieve the files changed in a pull request. The 'Get a pull request' API' would respond with an error if the pull request had more than 300 files changed.

v1.1.1

31 Dec 07:25
Compare
Choose a tag to compare
  • Markdown-escape file patterns in pull request comments to avoid unintended bold and italic text

v1.1.0

04 Jul 22:11
Compare
Choose a tag to compare
  • Converted this action to a composite action so node_modules can be cached
  • Added logging

v1.0.0

26 Jun 03:38
Compare
Choose a tag to compare
Fill in README.md