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

change(network): Allow custom testnets to make peer connections and configure more parameters #8528

Merged
merged 3 commits into from
May 20, 2024

Update zebra-network/src/config.rs

1032707
Select commit
Loading
Failed to load commit list.
Merged

change(network): Allow custom testnets to make peer connections and configure more parameters #8528

Update zebra-network/src/config.rs
1032707
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded May 20, 2024 in 1s

1 rule matches and 3 potential rules

Rule: move to urgent queue when CI passes with multiple reviews (queue)

  • #approved-reviews-by>=2
  • label~=^P-Critical
  • -draft
  • -draft [📌 queue requirement]
  • base=main
  • depends-on=#8524 [⛓️ add(network): Adds a network magic field to testnet::Parameters and the config (#8524)]
  • label!=do-not-merge
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue urgent]
      • #approved-reviews-by>=1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]

Rule: move to urgent queue when CI passes with 1 review (queue)

  • label~=^P-Critical
  • -draft
  • -draft [📌 queue requirement]
  • base=main
  • depends-on=#8524 [⛓️ add(network): Adds a network magic field to testnet::Parameters and the config (#8524)]
  • label!=do-not-merge
  • label!=extra-reviews
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue urgent]
      • #approved-reviews-by>=1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]

Rule: move to batched queue when CI passes with multiple reviews (queue)

  • #approved-reviews-by>=2
  • -draft
  • -draft [📌 queue requirement]
  • base=main
  • depends-on=#8524 [⛓️ add(network): Adds a network magic field to testnet::Parameters and the config (#8524)]
  • label!=do-not-merge
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue batched]
      • #approved-reviews-by>=1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]

✅ Rule: move to batched queue when CI passes with 1 review (queue)

  • -draft
  • -draft [📌 queue requirement]
  • base=main
  • depends-on=#8524 [⛓️ add(network): Adds a network magic field to testnet::Parameters and the config (#8524)]
  • label!=do-not-merge
  • label!=extra-reviews
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue batched]
      • #approved-reviews-by>=1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]

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