gha-mergify-ci
Version updated for https://github.com/Mergifyio/gha-mergify-ci to version v12.
- 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 to streamline CI workflows by processing JUnit XML files for insights, managing pull request scopes, and interacting with the Mergify Merge Queue. It automates tasks such as uploading test results, detecting and uploading scope changes, and coordinating job dependencies, enhancing efficiency in CI/CD pipelines. This action is particularly useful for teams leveraging Mergify for advanced pull request and merge automation.
Release notes
What’s Changed
- chore: update version in README by @sileht in https://github.com/Mergifyio/gha-mergify-ci/pull/103
- chore(ci-insights): Remove support for
MERGIFY_TEST_FLAKY_DETECTIONby @remyduthu in https://github.com/Mergifyio/gha-mergify-ci/pull/118 - fix: make error message clearer by @sileht in https://github.com/Mergifyio/gha-mergify-ci/pull/122
- fix: use
mergify ci git-refsfor scopes-git-refs action by @sileht in https://github.com/Mergifyio/gha-mergify-ci/pull/132
Full Changelog: https://github.com/Mergifyio/gha-mergify-ci/compare/v11...v12