eficodernd/Pull request reminder action
PoC for GitHub action that reminds about hanging pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | yes | — |
| reminder_message | Messages to send to developers on Github. | yes | — |
| pr_max_passive_time | Max time PR is allowed to be without activity before notification. | yes | — |
Outputs
| name | description |
|---|---|
| myOutput | Output from the action |