Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix splitting spaces in paths from statetab files #471

Merged
merged 2 commits into from
Jan 29, 2024

Add -r to while read as per shellcheck

74564a0
Select commit
Loading
Failed to load commit list.
Merged

Fix splitting spaces in paths from statetab files #471

Add -r to while read as per shellcheck
74564a0
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jan 29, 2024 in 1s

6 rules match and 4 potential rules

Rule: Automatic merge on approval & CI pass (merge)

  • -closed [📌 merge requirement]
  • #approved-reviews-by>=1
  • #changes-requested-reviews-by=0
  • #review-requested=0
  • -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/

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


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 refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will 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