MergeWire
Version updated for https://github.com/mergewire/action to version v1.2.0.
- 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 integrates Terraform workflows with the MergeWire API, automating the review and routing of Terraform plans during CI processes. It extracts routing-relevant metadata from Terraform plans, including details like the pull request author, and sends this data to MergeWire for policy-based review and approval workflows. This action simplifies infrastructure change management by streamlining compliance checks and collaboration through automated rules and routing decisions.
What’s Changed
What’s Changed
- feat: extract PR author for rule evaluation by @baires in https://github.com/mergewire/action/pull/1
New Contributors
- @baires made their first contribution in https://github.com/mergewire/action/pull/1
Full Changelog: https://github.com/mergewire/action/compare/v1.1.0...v1.2.0