MergeWire
Version updated for https://github.com/mergewire/action to version v1.2.1.
- 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 Terraform plan analysis during CI workflows by extracting routing-safe metadata from the plan and sending it to the MergeWire API. It helps streamline infrastructure change reviews by integrating with custom policy rules, escalating changes, and routing them to appropriate reviewers or teams based on predefined configurations. Key capabilities include metadata extraction, policy-based routing, and support for secure API communication.
What’s Changed
What’s Changed
- fix: guard notification senders when matchedRuleIds are omitted by @baires in https://github.com/mergewire/action/pull/2
Full Changelog: https://github.com/mergewire/action/compare/v1.2.0...v1.2.1