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

retry arping one more time in ifup-eth when sendto failed #490

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

retry arping one more time in ifup-eth when sendto failed

bbe4798
Select commit
Loading
Failed to load commit list.
Open

retry arping one more time in ifup-eth when sendto failed #490

retry arping one more time in ifup-eth when sendto failed
bbe4798
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Dec 23, 2024 in 0s

6 rules match and 4 potential rules

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

  • #approved-reviews-by>=1
  • #changes-requested-reviews-by=0
  • check-success=buildCheck
  • check-success=lint
  • #review-requested=0
  • -closed [📌 merge requirement]
  • -conflict [📌 merge requirement]
  • -draft
  • -draft [📌 merge requirement]
  • -title~=(?i)wip
  • base=main
  • 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