bisnow/Validate tag format and if tag/image exist

Validates git tag format, checks if git tag exists, check if image with tag exists

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 13, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bisnow/github-actions-validate-release@7a313a681a9b88e97c81c438e7cd24ddf53cdd1a # v1.3.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tagGit/ image tagyes
ECR_REGISTRYECR registry where image can be foundno""
aws-accountAws account to assumenobisnow
aws-regionaws region where ECR repo isnous-east-1
tag-release-workflowFilename of the tag-release workflow to wait fornotag-release.yml
HARBOR_REGISTRYHarbor registry where image can be found (e.g. harbor.bisnow.cloud/bisnow/my-service)no""
only-harborUse only harbor, no ecrnofalse

no outputs