suzuki-shunsuke/Verify Tag

Verify Tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagGit tag yes
commit_shaCommit SHA yes
github_tokenGitHub Access Token contents:read no${{github.token}}
tagger_emailsThe email addresses of taggers. If this is empty, the tagger email is not verified. no
issue_repositoryThe issue number to comment on. no
issue_numberThe issue number to comment on. If this is empty, the issue comment is not created. no
slack_incoming_webhook_urlThe Slack incoming webhook url to post messages. If this is empty, messages aren't posted. no
require_verified_tagEither true or false. If this is true, the tag must be verified. notrue
allowed_commit_lengthThe number of commits to check the commit SHA. no10
allow_prerelease_out_of_default_branchEither true or false. If this is true, pre-release tags out of the default branch are allowed. notrue
namedescription
annotated_tagtrue or false. Whether the tag is annotated.
tagger_emailtrue or false. Whether the tagger email is expected.
verified_tagtrue or false. Whether the tag is verified.
commit_in_default_branchtrue or false. Whether the commit is included in the latest $LENGTH commits of the default branch.