Fix typo: rename reconclie.md to reconcile.md #292
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Mergify / Summary
succeeded
Mar 12, 2025 in 0s
2 rules match and 2 potential rules
✅ Rule: remove hold when CI passed or documentation (label)
- any of:
-
label=documentation -
label=ci-passed
-
Rule: add hold when CI not passed or documentation (label)
-
label!=documentation -
label!=ci-passed
✅ Rule: remove ci-pass when CI not passed (label)
- any of:
-
check-success!=Code Check (ubuntu24.04) -
check-success!=System Integration Test (ubuntu24.04) -
check-success!=System Integration Test for Milvus Upgrade (ubuntu24.04) -
check-success!=System Integration Test for Mixture (ubuntu24.04) -
check-success!=System Integration Test for New Feature (ubuntu24.04) -
check-success!=System Integration Test for Upgrade (ubuntu24.04) -
check-success!=Test Deploy by Manifest (ubuntu24.04) -
check-success!=Unit Test (ubuntu24.04) -
check-success!=codecov/patch -
check-success!=codecov/project -
check-success!=check
-
Rule: add ci-pass when CI passed (label)
-
check-success=Code Check (ubuntu24.04) -
check-success=System Integration Test (ubuntu24.04) -
check-success=System Integration Test for Milvus Upgrade (ubuntu24.04) -
check-success=System Integration Test for Mixture (ubuntu24.04) -
check-success=System Integration Test for New Feature (ubuntu24.04) -
check-success=System Integration Test for Upgrade (ubuntu24.04) -
check-success=Test Deploy by Manifest (ubuntu24.04) -
check-success=Unit Test (ubuntu24.04) -
check-success=codecov/patch -
check-success=codecov/project -
check-success=check
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refreshwill re-evaluate the rules@Mergifyio rebasewill rebase this PR on its base branch@Mergifyio updatewill merge the base branch into this PR@Mergifyio backport <destination>will backport this PR on<destination>branch
Additionally, on Mergify dashboard you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
Loading