actions-marketplace-validations/Is the user stargazer?

Checks if the user is a stargazer (starred a repo or not)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub auth token. Since there's a default, this is typically not supplied by the userno${{ github.token }}
usernameGitHub username to check (eg. octocat)no${{ github.actor }}
repositoryTarget repository (eg. octocat/Hello-World)no${{ github.repository }}
namedescription
is-stargazerUser starred a repo or not (true|false)