Get Environments
Version updated for https://github.com/jonnitto/get-environments to version 1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Get Environments GitHub Action” automates the process of retrieving all environment names for a specified GitHub repository and outputs them as a JSON array. It simplifies access to environment data using the GitHub Environments API, enabling developers to dynamically interact with repository environments in workflows. This action is ideal for tasks requiring automated environment management or integration.
Release notes
Full Changelog: https://github.com/jonnitto/get-environments/compare/0.0.1...1.0.0