gkampitakis/github-action-todo-commenter

Parses pull request files based on tags and creates a comment with a task list

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGithub Token for Github API requests.yes
review-message[String] You can specify a message at the end of the comment. It will tag the creator of pull request. no
tags[String comma separate] Keywords that the parser will try to identify for creating comments. Default tags are TODO:,FIXME:,BUG: no
ignore-pattern[Regex] Regex used for filtering files out from parsing.no
comment-title[String] The title of the comment. Default value is Todo Commenter. no

no outputs