Releases: inprod/github-run-changesets
Releases · inprod/github-run-changesets
Release list
v1.0.2
Market place release.
v1.0.1
Fixed
Changeset Variables
- mask_value Preservation — When injecting changeset variables,
mask_valueis now preserved from existing entries instead of always being set totrue. If any existing entry hasmask_value: true, it remainstrue; otherwise it defaults tofalse - Variable Deduplication — Fixed issue where multiple scope-specific entries for the same variable could interfere with injected values. Now removes all other records when overriding a variable, keeping only one with
environment: nullto prevent environment-scoped values from being applied - Variable Injection Logic — Improved handling of changeset variables to prevent conflicts with environment-specific variable scopes
v1.0.0
Initial Release
The InProd Run Changesets GitHub Action is now available for production use! This action enables automated validation and deployment of Genesys Cloud configuration changes through InProd changesets directly in your CI/CD pipelines.