kentaro-m / task-completed-checker-action

:ballot_box_with_check: A GitHub action that checks if all tasks are completed in the pull requests.
MIT License
71 stars 27 forks source link

The workflow doesn't work #72

Open fyodorio opened 6 months ago

fyodorio commented 6 months ago

Look like the curret version doesn't work with some pre-requisites. But honestly, I tried everything. Sometimes it partially works, but not always. What always breaks is validation of the checklist where all the checks are not crossed (empty).

I'm switched to https://github.com/marketplace/actions/pr-tasklist-completed-checker for now, it works good, both as a separate workflow, and as a step.