Skip to content

Releases: inprod/github-run-changesets

v1.0.2

Choose a tag to compare

@oden3000 oden3000 released this 18 Feb 09:37

Market place release.

v1.0.1

Choose a tag to compare

@oden3000 oden3000 released this 18 Feb 09:28

Fixed

Changeset Variables

  • mask_value Preservation — When injecting changeset variables, mask_value is now preserved from existing entries instead of always being set to true. If any existing entry has mask_value: true, it remains true; otherwise it defaults to false
  • 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: null to 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

Choose a tag to compare

@oden3000 oden3000 released this 18 Feb 09:18

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.