Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 21:02
· 18 commits to main since this release
c27d4b4

What's Changed

  • Block comments that end one the same line they start on are now correctly identified as such.
  • Improved the performance of the app by optimizing the way it looks for action items in the code.
  • The app now supports setting options for the app in a .github/config.yml file.
  • Added an option to control when the app should post a comment.
  • Added an option to control which action items the app should look for.
  • Added an option to add support for additional languages/file types.
  • Added an option to control whether the app should look for action items in a case-sensitive manner.

Full Changelog