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

feat(sdk): Add event filter params to sdk as options #6332

Update packages/sdk/example.env

8003aa6
Select commit
Loading
Failed to load commit list.
Merged

feat(sdk): Add event filter params to sdk as options #6332

Update packages/sdk/example.env
8003aa6
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 20, 2023 in 3s

5 rules match and 7 potential rules

⚠️ The pull request has been merged by @roninjin10

Rule: Automatic merge on approval (queue)

  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #review-threads-unresolved=0 [🛡 GitHub branch protection]
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
  • all of:
    • #approved-reviews-by>=1
    • #changes-requested-reviews-by=0
    • #review-threads-unresolved=0
    • base=develop
    • label!=do-not-merge
    • label!=mergify-ignore
    • label!=multiple-reviewers
    • any of:
      • all of:
        • label!=C-Protocol-Critical
        • label!=SR-Risk
      • all of:
        • approved-reviews-by=maurelian
        • label=SR-Risk
      • all of:
        • label=C-Protocol-Critical
        • any of:
          • approved-reviews-by=smartcontracts
          • approved-reviews-by=tynes
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of [:pushpin: queue conditions of queue default]
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: core-utils-tests
    • check-neutral=ci/circleci: core-utils-tests
    • check-skipped=ci/circleci: core-utils-tests
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: depcheck
    • check-neutral=ci/circleci: depcheck
    • check-skipped=ci/circleci: depcheck
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: indexer-tests
    • check-neutral=ci/circleci: indexer-tests
    • check-skipped=ci/circleci: indexer-tests
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: proxyd-tests
    • check-neutral=ci/circleci: proxyd-tests
    • check-skipped=ci/circleci: proxyd-tests
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: replica-healthcheck-tests
    • check-neutral=ci/circleci: replica-healthcheck-tests
    • check-skipped=ci/circleci: replica-healthcheck-tests
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: contracts-bedrock-tests
    • check-neutral=ci/circleci: contracts-bedrock-tests
    • check-skipped=ci/circleci: contracts-bedrock-tests
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: op-bindings-build
    • check-neutral=ci/circleci: op-bindings-build
    • check-skipped=ci/circleci: op-bindings-build
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: devnet (with genesis contracts)
    • check-neutral=ci/circleci: devnet (with genesis contracts)
    • check-skipped=ci/circleci: devnet (with genesis contracts)
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: bedrock-go-tests
    • check-neutral=ci/circleci: bedrock-go-tests
    • check-skipped=ci/circleci: bedrock-go-tests
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: op-batcher-docker-build
    • check-neutral=ci/circleci: op-batcher-docker-build
    • check-skipped=ci/circleci: op-batcher-docker-build
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: op-node-docker-build
    • check-neutral=ci/circleci: op-node-docker-build
    • check-skipped=ci/circleci: op-node-docker-build
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: op-proposer-docker-build
    • check-neutral=ci/circleci: op-proposer-docker-build
    • check-skipped=ci/circleci: op-proposer-docker-build
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: devnet (with deployed contracts)
    • check-neutral=ci/circleci: devnet (with deployed contracts)
    • check-skipped=ci/circleci: devnet (with deployed contracts)
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: contracts-bedrock-slither
    • check-neutral=ci/circleci: contracts-bedrock-slither
    • check-skipped=ci/circleci: contracts-bedrock-slither
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: contracts-bedrock-validate-spaces
    • check-neutral=ci/circleci: contracts-bedrock-validate-spaces
    • check-skipped=ci/circleci: contracts-bedrock-validate-spaces
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: contracts-bedrock-checks
    • check-neutral=ci/circleci: contracts-bedrock-checks
    • check-skipped=ci/circleci: contracts-bedrock-checks
  • any of: [🛡 GitHub branch protection]
    • check-success=ci/circleci: pnpm-monorepo
    • check-neutral=ci/circleci: pnpm-monorepo
    • check-skipped=ci/circleci: pnpm-monorepo

Rule: Add merge train label (comment, label)

  • queue-position >= 0

Rule: Remove merge train label (label)

  • queue-position = -1

Rule: Handle security critical PRs (request_reviews, comment)

  • label=SR-Risk

Rule: Request protocol critical reviewers (request_reviews)

  • label=C-Protocol-Critical

Rule: Ask to resolve conflict (comment, label)

  • conflict

Rule: Remove conflicts label when conflicts gone (label)

  • -conflict

Rule: Notify author when added to merge queue (comment)

  • check-pending=Queue: Embarked in merge train

Rule: Notify author on queue failure (comment)

  • check-failure=Queue: Embarked in merge train

Rule: Add indexer tag and ecopod reviewers (label, request_reviews)

  • files~=^indexer/

Rule: Add sdk tag and ecopod reviewers (label, request_reviews)

  • files~=^packages/sdk/

Rule: Add common-ts tag and ecopod reviewers (label, request_reviews)

  • files~=^packages/common-ts/

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