Skip to content

feat(validator_store): implement sign_proposer_preferences (SingleValidator partial-sig) - #1125

Merged
mergify[bot] merged 9 commits into
sigp:epbsfrom
petarjuki7:feat/proposer-preferences-sign
Jul 21, 2026
Merged

feat(validator_store): implement sign_proposer_preferences (SingleValidator partial-sig)#1125
mergify[bot] merged 9 commits into
sigp:epbsfrom
petarjuki7:feat/proposer-preferences-sign

style(validator_store): satisfy rustfmt in bounded-timeout test docs

3aeb908
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 21, 2026 in 4s

7 potential rules

⚠️ The pull request has been closed by GitHub because its commits are also part of another pull request

commit_message_template is deprecated and will be removed on 2026-09-30. Use the declarative commit_message_format instead: https://docs.mergify.com/workflow/actions/merge#migrating-from-commit_message_template

Rule: Ask to resolve conflict (comment, label)

  • -closed
  • conflict
  • label=ready-for-review
  • -author=dependabot[bot]
  • any of:
    • -draft
    • all of:
      • draft
      • milestone~=v[0-9]\.[0-9]{2}

Rule: Ask to resolve CI failures (comment, label)

  • -closed
  • label=ready-for-review
  • any of:
    • check-failure=local-testnet-success
    • check-failure=test-suite-success
    • check-skipped=local-testnet-success
    • check-skipped=test-suite-success
  • check-pending!=local-testnet-success
  • check-pending!=test-suite-success
  • check-stale!=local-testnet-success
  • check-stale!=test-suite-success

Rule: Update labels when PR is unblocked (label)

  • -closed
  • label=waiting-on-author
  • #changes-requested-reviews-by = 0
  • #review-threads-unresolved = 0
  • -conflict
  • -draft
  • check-success=test-suite-success

Rule: Close stale pull request after 30 days of inactivity (close, label)

  • -closed
  • label=waiting-on-author
  • updated-at<=30 days ago

Rule: Approve trivial maintainer PRs (review)

  • label=trivial
  • -conflict
  • author=@sigp/anchor
  • base!=stable

Rule: Add outdated, ready-to-merge PRs to merge queue (queue)

  • #commits-behind > 0
  • -closed [📌 queue requirement]
  • label=ready-for-merge
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • base!=stable
  • 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 rule default]
      • #approved-reviews-by >= 1
      • check-success=license/cla
      • check-success=target-branch-check
      • label!=do-not-merge

Rule: Merge up to date, ready-to-merge PRs (merge)

  • -closed [📌 merge requirement]
  • label=ready-for-merge
  • #approved-reviews-by >= 1
  • #commits-behind == 0
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • base!=stable
  • check-success=test-suite-success
  • label!=do-not-merge
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

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

🚀  You can help us by becoming a sponsor!


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