Strake Gate Check
Version updated for https://github.com/strake-dev/gate-check to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The strake-dev/gate-check GitHub Action provides a pre-deployment safety check by integrating with the Strake gate engine. It evaluates pull requests for deployment readiness, posts a verdict (e.g., go, hold, or critical) as a PR comment, and optionally blocks merges based on the severity of the result. This action automates deployment risk assessment, helping teams ensure safe and controlled CI/CD workflows.
What’s Changed
Pre-deploy safety check. Posts a GO/HOLD/CRITICAL verdict as a PR comment and blocks unsafe merges.