Checkout Merge
Version updated for https://github.com/check-spelling/checkout-merge to version v0.0.8.
- This action is used across all versions by 40 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Checkout Merge, automates the process of synthesizing a merge commit for pull requests when GitHub’s default refs/pull/X/merge behavior is unreliable or unavailable. It resolves issues with confusing output or workflow failures that arise when a merge commit cannot be created, and provides clearer error messages and status updates. The action is particularly useful for workflows requiring reliable merge commit generation for pull request validation or testing.