functions: avoid using array indices to get value form string #498
Mergify / Summary
succeeded
Aug 12, 2025 in 1s
6 rules match and 4 potential rules
Rule: Automatic merge on approval & CI pass (merge)
-
#approved-reviews-by>=1 -
#changes-requested-reviews-by=0 -
#review-requested=0 -
-closed[📌 merge requirement] -
-conflict[📌 merge requirement] -
-draft -
-draft[📌 merge requirement] -
-title~=(?i)wip -
base=main -
check-success=buildCheck -
check-success=lint -
label!=dont-merge - any of: [📌 merge -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
✅ Rule: Add Fedora label (label)
-
base=main
✅ Rule: Remove RHEL8 label (label)
-
base!=rhel8-branch
✅ Rule: Remove RHEL9 label (label)
-
base!=rhel9-branch
Rule: Add network-scripts label (label)
-
files~=^network-scripts/
✅ Rule: Remove network-scripts label (label)
-
-files~=^network-scripts/
Rule: Add documentation label (label)
- any of:
-
files=README.md -
files~=^doc/ -
files~=^man/ -
files~=^po/
-
✅ Rule: Remove documentation label (label)
- all of:
-
-files=README.md -
-files~=^doc/ -
-files~=^man/ -
-files~=^po/
-
Rule: Add CI label (label)
- any of:
-
files~=.mergify.yml -
files~=.packit.yml -
files~=^.github/
-
✅ Rule: Remove CI label (label)
- all of:
-
-files~=.mergify.yml -
-files~=.packit.yml -
-files~=^.github/
-
3 not applicable rules
Rule: Remove Fedora label (label)
-
base!=main
Rule: Add RHEL8 label (label)
-
base=rhel8-branch
Rule: Add RHEL9 label (label)
-
base=rhel9-branch
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