ActionRank

Task Completed Checker

Actively maintained

kentaro-m/task-completed-checker-action · MIT

A GitHub action that checks if all tasks are completed in the pull requests.

87 starsLast commit 8 days agoLatest v0.1.2
D
47
/ 100
Security 38Maintenance 56Popularity 32Reliability 70

Security signals

OpenSSF Scorecard3.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: kentaro-m/task-completed-checker-action@2ddb65fdd5577bae4a8e82e0564e459677aec893 # v0.1.2

Mutable tags like v0.1.2 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: kentaro-m/task-completed-checker-action@2ddb65fdd5577bae4a8e82e0564e459677aec893 # v0.1.2

Score breakdown

Security (35%)38
Popularity (20%)32
Maintenance (30%)56
Reliability (15%)70