carltonbrown/Healthcheck Reminder
Takes action when an enterprise healthcheck is coming due
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| max-staleness-days | Initiate action when a healthcheck is N days old | no | 60 |
| issues-project-org | The owner of the V2 project to query for notifiable issues | yes | — |
| issues-project-repo | The repo containing notifiable issues | yes | — |
| issues-project-number | The id of the V2 project to query for notifiable issues | yes | — |
| notifiable-issue-status | The status of notifiable issues | no | — |
| notifiable-issue-state | The state of notifiable issues | no | — |
| dir-path | The relative path to search for historical healthcheck files | yes | — |
| hc-data-repo | The repository containing healthcheck historical healthcheck files | yes | — |
| hc-data-secret | Token for retrieval of historical healthcheck data | yes | — |
| github-token | GitHub token for authentication | yes | — |
| dry-run | If true, the action will simulate changes without making updates | no | true |
| ratelimit-pause-sec | How many seconds to pause between each notification to avoid secondary rate limiting | no | 1 |
| skip-label-name | The label to apply to the issue to skip healthchecks | no | pause-healthcheck-notifications |
Outputs
no outputs