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

[DRAFT]: basic structure to allow using multiple api types with go-minercraft #92

Closed
wants to merge 18 commits into from

feat: submit txs implementation for both apis

971ab9a
Select commit
Loading
Failed to load commit list.
Closed

[DRAFT]: basic structure to allow using multiple api types with go-minercraft #92

feat: submit txs implementation for both apis
971ab9a
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jun 28, 2023 in 2s

7 potential rules

Rule: Automatic Merge ⬇️ on Approval ✔ (merge)

  • #approved-reviews-by>=1
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • check-success='test (1.19.x, ubuntu-latest)'
  • any of: [🛡 GitHub branch protection]
    • check-neutral=test (1.18.x, ubuntu-latest)
    • check-skipped=test (1.18.x, ubuntu-latest)
    • check-success=test (1.18.x, ubuntu-latest)
  • any of: [🛡 GitHub branch protection]
    • check-neutral=test (1.19.x, ubuntu-latest)
    • check-skipped=test (1.19.x, ubuntu-latest)
    • check-success=test (1.19.x, ubuntu-latest)
  • #review-requested=0
  • -draft
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]
  • -title~=(?i)wip
  • check-success='Analyze (go)'
  • label!=work-in-progress
  • any of: [🛡 GitHub branch protection]
    • check-success=Analyze (go)
    • check-neutral=Analyze (go)
    • check-skipped=Analyze (go)

Rule: Auto-Assign Author (assign)

  • #assignee=0

Rule: Notify on merge (comment)

  • label=automerge
  • merged

Rule: Alert on merge conflict (comment)

  • conflict
  • label=automerge

Rule: Alert on tests failure for automerge (comment)

  • label=automerge
  • status-failure=commit

Rule: Close stale pull request (close, label)

  • -closed
  • base=master
  • updated-at<21 days ago

Rule: Delete head branch after merge (delete_head_branch)

  • merged
  • closed [:pushpin: delete_head_branch requirement]

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

🚀  You can help us by becoming a sponsor!


13 not applicable rules

Rule: Automatic Merge for Dependabot Minor Version Pull Requests (merge)

  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • author~=^dependabot(|-preview)\[bot\]$
  • check-success='test (1.19.x, ubuntu-latest)'
  • title~=^Bump [^\s]+ from ([\d]+)\..+ to \1\.
  • any of: [🛡 GitHub branch protection]
    • check-neutral=test (1.18.x, ubuntu-latest)
    • check-skipped=test (1.18.x, ubuntu-latest)
    • check-success=test (1.18.x, ubuntu-latest)
  • any of: [🛡 GitHub branch protection]
    • check-neutral=test (1.19.x, ubuntu-latest)
    • check-skipped=test (1.19.x, ubuntu-latest)
    • check-success=test (1.19.x, ubuntu-latest)
  • -draft
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]
  • check-success='Analyze (go)'
  • any of: [🛡 GitHub branch protection]
    • check-success=Analyze (go)
    • check-neutral=Analyze (go)
    • check-skipped=Analyze (go)

Rule: Automatic Merge for Dependabot Minor Version Pull Requests (review)

  • author~=^dependabot(|-preview)\[bot\]$
  • check-success='test (1.19.x, ubuntu-latest)'
  • title~=^Bump [^\s]+ from ([\d]+)\..+ to \1\.
  • -draft
  • check-success='Analyze (go)'

Rule: Alert on major version detection (comment)

  • author~=^dependabot(|-preview)\[bot\]$
  • check-success='test (1.19.x, ubuntu-latest)'
  • -title~=^Bump [^\s]+ from ([\d]+)\..+ to \1\.
  • check-success='Analyze (go)'

Rule: Work in Progress (label)

  • head~=(?i)^wip

Rule: Hotfix label (label)

  • head~=(?i)^hotfix

Rule: Bug / Fix label (label)

  • head~=(?i)^(bug)?fix

Rule: Documentation label (label)

  • head~=(?i)^docs

Rule: Feature label (label)

  • head~=(?i)^feat(ure)?

Rule: Chore label (label)

  • head~=(?i)^chore

Rule: Question label (label)

  • head~=(?i)^question

Rule: Test label (label)

  • head~=(?i)^test

Rule: Idea label (label)

  • head~=(?i)^idea

Rule: Welcome New Contributors (comment)

  • all of:
    • author!=wregulski
    • author!=Tigh-Gherr
    • author!=dependabot[bot]
    • author!=galt-tr
    • author!=jadwahab
    • author!=mergify[bot]
    • author!=mrz1836
    • author!=rohenaz
    • author!=roppa
    • author!=theflyingcodr
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