Below you will find pages that utilize the taxonomy term “Andrews-McMeel-Universal”
January 7, 2026
Retrieve Secrets from Azure KeyVault
Version updated for https://github.com/Andrews-McMeel-Universal/get-envs to version v1.35.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Get Environment Variables Action” is a GitHub Action designed to securely retrieve secrets from Azure Key Vaults and make them accessible in your workflows by generating a .env file and updating the $GITHUB_ENV environment variable. It automates the process of managing sensitive environment variables, ensuring secure handling and masking of secret values in outputs.
January 6, 2026
Retrieve Secrets from Azure KeyVault
Version updated for https://github.com/Andrews-McMeel-Universal/get-envs to version v1.31.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Get Environment Variables Action” is a GitHub Action designed to automate the retrieval of secrets from Azure Key Vaults and securely integrate them into GitHub workflows. It generates a .env file and adds secrets to the $GITHUB_ENV environment variable while masking sensitive values to enhance security.
December 19, 2025
Retrieve Secrets from Azure KeyVault
Version updated for https://github.com/Andrews-McMeel-Universal/get-envs to version v1.30.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed [HOTFIX] Fix broken syntax in secret masking step Full Changelog: https://github.com/Andrews-McMeel-Universal/get-envs/compare/v1.29...1.29.1
December 5, 2025
Retrieve Jira Issue Key from PR
Version updated for https://github.com/Andrews-McMeel-Universal/retrieve-jira-ticket to version v1.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed [HOTFIX] Fix PR body EOF error Full Changelog: https://github.com/Andrews-McMeel-Universal/retrieve-jira-ticket/compare/v1.1...v1.2