MergeWire
Version updated for https://github.com/mergewire/action to version v1.2.3.
- 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 MergeWire GitHub Action automates the processing of Terraform plans within a CI pipeline by extracting routing-safe metadata and sending it to the MergeWire API for policy evaluation and routing. It simplifies the review process by identifying potential changes, escalating destructive actions, and ensuring compliance with repository-specific policies. Key capabilities include integration with Terraform workflows, metadata extraction, API-based policy routing, and support for custom review rules.
What’s Changed
What’s Changed
- fix(payload): remove pricingResources to comply with api schema by @baires in https://github.com/mergewire/action/pull/4
Full Changelog: https://github.com/mergewire/action/compare/v1.2.2...v1.2.3