andrewandante/PR Monitor
Scan for open pull requests and send a Slack update
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| slack-token | Oauth token to enable Slack send | yes | — |
| github-token | Oauth token to enable Github API querying | yes | — |
| channel | Channel to send to | yes | #pr-monitor |
| sort | Field to sort by: can be created, updated, popularity (comment count) or long-running | yes | updated |
| sort-direction | Direction for sort | yes | desc |
| approved-emoji | Slack emoji to use for an approved review | yes | heavy_check_mark |
| pending-emoji | Slack emoji to use for a pending review | yes | heavy_minus_sign |
| changes-requested-emoji | Slack emoji to use for a review that requests changes | yes | x |
| requested-reviewer-emoji | Slack emoji to use for a review that is requested but not actioned | yes | heavy_minus_sign |
Outputs
no outputs