actions-marketplace-validations/Issue Minimum Response Time
Label issues that have exceeded minimum response time.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 9, 2024
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/malachi-constant_issue-minimum-response@8288bbf27ea77e74ea8309ab241a7a5f1d3fe5cc # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| exempt_user_list | List of github usernames to ignore comments from. (comma separated) | no | "" |
| token | Repo Token | yes | — |
| exempt_labels | List of labels to make an issue exempt from processing. | no | "" |
| exempt_authors | List of github logins to make an issue exempt from processing when author is in the list. | no | "" |
| exempt_assigned_issues | Ignore issues that are already assigned. | no | true |
| label | Label to add to issue that need a response. | no | needs-triage |
| minimum_response_time | Minimum response time in days. Set to '0' to immmediately process issues. | no | 5 |
| debug | Enable 'dry-run' mode. | no | false |
Outputs
no outputs