MergeWire
Version updated for https://github.com/mergewire/action to version v1.2.4.
- 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 process of running Terraform in a CI environment, extracting routing-relevant metadata from the Terraform plan, and sending it to the MergeWire API for review and policy enforcement. It helps streamline infrastructure-as-code workflows by integrating with MergeWire to analyze potential changes, route pull requests based on custom rules, and escalate sensitive modifications. Key capabilities include metadata extraction, integration with MergeWire for policy-based routing, and outputting execution summaries for tracking and compliance.
What’s Changed
What’s Changed
- docs: align examples with supported rules by @baires in https://github.com/mergewire/action/pull/5
Full Changelog: https://github.com/mergewire/action/compare/v1.2.3...v1.2.4