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

Remove support for network-scripts for Fedora 41+ #482

Merged
merged 1 commit into from
Jun 25, 2024

Revert "fix: return support for network-scripts for Fedora 40"

ef7e103
Select commit
Loading
Failed to load commit list.
Merged

Remove support for network-scripts for Fedora 41+ #482

Revert "fix: return support for network-scripts for Fedora 40"
ef7e103
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jun 25, 2024 in 0s

6 rules match and 4 potential rules

⚠️ The pull request has been merged by @jamacku

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

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