iterative/Priority List
Make a dent in GitHub issue & PR backlogs across repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Token with read access to all analysed repos | yes | — |
| repos | — | yes | — |
| weight_activity | weight for number of comments | yes | 14 |
| weight_reactions | weight for reactions to original issue | yes | 7 |
| weight_staleness | weight for days of inactivity | yes | 1 |
| weight_age | weight for days open | yes | 0.142857 |
| multiplier_pr | weight multiplier for PRs (compared to issues) | yes | 7 |
| multiplier_labels | weight multiplier for labels (negative to exclude) | yes | example:-1 epic:0.142857 blocked:0.142857 invalid:0.142857 |
| p_label_graveyard | largest pN-label (lowest priority) | yes | 4 |
| slack_webhook | URL to post slack payload to (requires `people.json`) | no | — |
Outputs
no outputs