im-open/is-release-production-ready

An action that retrieves a release by tag and determines if it is a Published release, not a draft or prerelease.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenA token with permission to retrieve repository release information. Generally secrets.GITHUB_TOKENyes
release-tagThe tag of the release that should be checked.yes
fail-for-prereleaseFlag indicating whether the action should fail if it detects a prerelease. Accepts: true|falseyesfalse
namedescription
PRODUCTION_READYFlag indicating whether the release is production ready.