actions-marketplace-validations/Contributors Only

A GitHub action to close an issue if the poster doesn't have write access

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 9, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/jam1garner_contributors-only@77508d8224fec6c56acc11d811ce9ba32d66b496 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub auth token${{ github.token }}
repositoryThe GitHub repository containing the issue${{ github.repository }}
commentA comment to make on the issue before closing

no outputs