Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.48.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Check Deployed Environment GitHub Action verifies if a specific commit is currently deployed to a specified environment in GitHub. It automates the process of checking deployment status, enabling workflows to conditionally proceed based on whether the commit is already active in the target environment. This action simplifies deployment validation and reduces the risk of redundant or unnecessary deployments.