Skip to content

Releases: bbugh/action-fixme-check

v1.1.0

21 Jun 21:39
Compare
Choose a tag to compare
  • Make the search sensitivity configurable (#4)
    • Case is sensitive by default, use case-sensitive: false to make it insensitive
  • Make terms configurable (#3)
    • term is FIXME by default, use terms: 'A|B|C' to override.

Thanks to @zaherg for the PRs and @tillkruss for the review.

Initial release

26 Nov 20:07
72560c0
Compare
Choose a tag to compare

Find and fail (with annotations) any FIXME: in your code.