mrjackyliang/Sponsor Gated Support

A GitHub Action designed to ensure that only sponsors and recognized contributors have access to support

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_PERSONAL_ACCESS_TOKENPersonal access token from GitHub used to fetch your sponsorsyes""
GITHUB_WORKFLOW_TOKENWorkflow token from GitHub used to perform issue and issue comment moderationyes""
ISSUE_LABELSOnly set limits on issues with these labels (comma de-limited list)nosupport
ISSUE_LIMIT_COMMENTERAllow only the sponsoring user (that opened the issue) and contributor to comment on issuesnotrue
ISSUE_LOCK_ON_CLOSELock issues as soon as they become closednotrue
ISSUE_MESSAGE_NOT_SPONSORMessage to send when a non-sponsoring user opens an issuenoApologies! Only sponsoring users are allowed to open issues. Please sponsor the owner of this repository, then try again.
ISSUE_MESSAGE_WELCOMEMessage to send when a sponsoring user opens an issuenoThank you for your support! We appreciate your sponsorship and are here to help. We will review your issue and get back to you as soon as possible.
IS_ORGANIZATIONIf this workflow is being used on an organization-owned repositorynofalse
SPONSOR_ACTIVE_ONLYAllow only active sponsoring users to open issuesnotrue
SPONSOR_EXEMPT_FILE_LOCATIONA list of users that are exempt from sponsorship requirementno./SPONSOR_EXEMPT
SPONSOR_MINIMUMAllow only sponsoring users that reach this minimum amount (in cents) to open issuesno0
namedescription
resultThe success or failure response after the action has completed