anushkrishnav/Issue-Watchers
This action closes an issue based on the number of issues a person has
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 19, 2021
- License
- MIT
Pinned Snippet
uses: anushkrishnav/issue-watcher@8ab95e5011fe66f470993f5976d91a6c7a1fc73e # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token of the user that creates the issue | yes | — |
| author | Assignees of the issue | yes | ${{github.actor}} |
| repo | repo url in the form owner/repo | yes | — |
| maxIssue | set the maximum number of issues a contributor can open | no | 2 |
Outputs
no outputs