gha-mergify-ci
Version updated for https://github.com/Mergifyio/gha-mergify-ci to version v16.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The gha-mergify-ci GitHub Action integrates with Mergify CI to streamline pull request management and testing workflows. It automates tasks such as processing JUnit XML files for test insights, uploading pull request scopes to Mergify’s Merge Queue, and managing dependencies between jobs in CI pipelines. This action simplifies CI/CD processes by enabling efficient test result analysis and pull request coordination.
Release notes
What’s Changed
- feat: add mergify_config_path input to pass custom config file path by @sileht in https://github.com/Mergifyio/gha-mergify-ci/pull/152
- feat: replace pip with uv by @samuelhnrq in https://github.com/Mergifyio/gha-mergify-ci/pull/147
New Contributors
- @samuelhnrq made their first contribution in https://github.com/Mergifyio/gha-mergify-ci/pull/147
Full Changelog: https://github.com/Mergifyio/gha-mergify-ci/compare/v15...v16