actions-marketplace-validations/Contributors Only
A GitHub action to close an issue if the poster doesn't have write access
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 9, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/jam1garner_contributors-only@77508d8224fec6c56acc11d811ce9ba32d66b496 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub auth token | — | ${{ github.token }} |
| repository | The GitHub repository containing the issue | — | ${{ github.repository }} |
| comment | A comment to make on the issue before closing | — | — |
Outputs
no outputs