hakadoriya-actions/hakadoriya-actions-task-list-checker
A GitHub Action to check if there are not-completed tasks in the Pull-Request body.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token. | yes | — |
| debug | Debug mode | no | false |
Outputs
| name | description |
|---|---|
| task-list | The task list. |
| not-completed-task-list | The not-completed task list. |