jazzsequence/Check Token Expiration

Given a manually-set date passed to the action settings, checks if a given GitHub Personal Access Token has expired.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
expirationThe date that the token is set to expire.yes
tokenThe token to check.yes
token-nameHow the token is identified. This is helpful (but not required) to provide identifying information about which token is expiring.no
warn-daysThe number of days before the token expires to warn.no30
error-earlyIf true, trigger an error (failure) before the token has actually expired. Uses the warn-days setting to determine how many days before the token expires to trigger the error.nofalse

no outputs