afonsotaborda/Custom Task List Approval

Create a tasklist

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 1, 2024
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: afonsotaborda/custom-task-list-approval@6d9c2389ad85d6acb4680dfb6c145c05a5fa3743 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenThe Github access tokenyes
comment-titleThe title to be added into the comment
comment-bodyThe body of text that comes befores the tasklist items
tasklist-itemsThe user-created tasklist of itemsyes
completion-timeoutIf set, it starts a timer and meanwhile verifies that all tasklist items have been completed before the timeout
delete-previous-similar-tasklistsIf true, it will delete all comments that contains the exact same task list items, except the latest onefalse
delete-comment-after-completionIf set to true, it deletes the task list comment after completion of the jobtrue
debug-logsIf true, debug-logs logs will be writtentrue

no outputs