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

A useWalletAccountsDetails() hook you can use to let the list of connected (authorized) accounts for a wallet #2104

Draft
wants to merge 1 commit into
base: 02-07-useWalletAccounts_subscribe_to_accounts_of_a_wallet
Choose a base branch
from

A `useWalletAccountsDetails()` hook you can use to let the list of co…

2dffcb0
Select commit
Failed to load commit list.
Draft

A useWalletAccountsDetails() hook you can use to let the list of connected (authorized) accounts for a wallet #2104

A `useWalletAccountsDetails()` hook you can use to let the list of co…
2dffcb0
Select commit
Failed to load commit list.
Mergify / Summary succeeded Apr 18, 2024 in 0s

2 potential rules

Rule: Automatic merge (squash) on CI success (merge)

  • -draft [📌 merge requirement]
  • all of:
    • label=automerge
    • status-success=all-web3-checks
    • label!=no-automerge
    • any of:
      • -files~=^packages/library-legacy/
      • status-success="Validate commit message"
  • -closed [📌 merge requirement]
  • -conflict [📌 merge requirement]
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: Remove automerge label on CI failure (label, comment)

  • label=automerge
  • #status-failure!=0

2 not applicable rules

Rule: Add community label to outside contributions (label)

  • author≠@core-contributors
  • author≠@spl-triage
  • author≠@spl-maintainers
  • author≠@spl-write
  • author≠dependabot[bot]
  • author≠github-actions[bot]
  • author≠mergify[bot]

Rule: Request review of community contributions from community PR subscribers (request_reviews)

  • author≠@core-contributors
  • author≠@spl-triage
  • #approved-reviews-by=0
  • #changes-requested-reviews-by=0
  • #commented-reviews-by=0
  • #review-requested=0
  • author≠@spl-maintainers
  • author≠@spl-write
  • author≠dependabot[bot]
  • author≠github-actions[bot]
  • author≠mergify[bot]
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