aws-github-ops/Handle stale discussions
Custom GH action on discussions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| attention-label | Label to add to stale discussions | no | — |
| github-token | GitHub token | no | — |
| days-until-stale | Number of days of inactivity before a discussion is considered stale | no | — |
| close-locked-discussions | Close locked discussions | no | — |
| close-answered-discussions | Close answered discussions | no | — |
| stale-response-text | Comment to post when marking a discussion as stale | no | — |
| instructions-response-text | Comment to post when a proposed answer is given | no | — |
| proposed-answer-keyword | Keyword to use to indicate a proposed answer | no | — |
| close-stale-as-answered | Close stale discussions as answered | no | — |
| github-bot | Github action bot login name | no | — |
| page-size | Page size count for discussions to be loaded per page | no | — |
| open-discussion-instructions-text | Comment to post when a discussion is opened | no | — |
Outputs
no outputs