yaoudev/Advanced Issue Triage
A smart issue triage action for GitHub repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | The path to your JSON-file containing labels, assignees, etc. | yes | issue-config.json |
| stale-days | Number of days an issue can be inactive before being marked as stale. Set to 0 to disable. | no | 30 |
| close-days | Number of days to wait after an issue is marked as stale before closing it. Set to 0 to disable. | no | 7 |
| stale-message | The comment to add when an issue is marked as stale. | no | This issue is stale because it has been open for {{ stale-days }} days with no activity. Remove the stale label or comment, otherwise this issue will be closed in {{ close-days }} days. |
| close-message | The comment to add when an issue is closed automatically. | no | This issue was closed because it has been inactive for a long time. Please reopen if this issue is still relevant. |
| issue-index | An optional forced issue number | no | "" |
Outputs
no outputs