boredland/action-commit-store

action using a commit comment as a key value store

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
storage-commit-shacommit to be used as storageyes
keykey to store inyes
valuevalue to store. returns current value if not set.no
tokenset the secret.GITHUB_TOKEN either via with or env. ref. https://github.com/octokit/auth-action.js#createactionauthno
encryption-keyoptionally provide a 32-character-long secret used for end-to-end encryption of your valuesno
namedescription
updatedtrue if value has changed
encryptedtrue if the state is stored encrypted
valuevalue for given key