Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.95.
- This action is used across all versions by 3 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Check Deployed Environment” GitHub Action verifies if a specific commit is actively deployed to a specified environment on GitHub. It automates the process of checking deployment status, helping users ensure that their desired code changes are already live in the target environment. This action is particularly useful for deployment workflows that require conditional steps based on the current deployment state.