Possible configuration?
bbugh opened this issue · 3 comments
bbugh commented
Hi, I was looking for something like this for our workflow, but we use FIXME
for "don't merge this code until it's fixed" and TODO
for longer term desired refactors (etc.).
Is it possible to configure which words this will fail on? Thanks!
judepereira commented
@bbugh I could add this feature. Are you still interested in it?
PS - sorry for the insanely late reply. I missed this issue entirely.
filiphsps commented
Having it detect “FIXME” (or any custom string for that matter) would be amazing :)
bbugh commented
@filiphsps after not getting a reply to my original post, I made an action that is configurable: https://github.com/bbugh/action-fixme-check
Currently used in production in a number of places, feel free to PR if you need some thing else