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: introduce functionality to delete editor block #375

Merged
merged 1 commit into from
Jul 29, 2024

feat: introduce functionality to delete editor block

a8865f7
Select commit
Loading
Failed to load commit list.
Merged

feat: introduce functionality to delete editor block #375

feat: introduce functionality to delete editor block
a8865f7
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Aug 28, 2024 in 1s

1 rule matches and 2 potential rules

⚠️ The pull request has been merged by @seaerchin

Rule: Ping Isomer members for stale open PRs (>1 month since last activity) (comment, request_reviews)

  • -closed
  • updated-at<30 days ago

✅ Rule: Automatically delete branches after they have been merged (delete_head_branch)

  • closed [📌 delete_head_branch requirement]
  • merged

Rule: Automatically mark a PR as draft if [WIP] is in the title (edit)

  • title~=(?i)\[wip\]

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

🚀  You can help us by becoming a sponsor!


4 not applicable rules

Rule: Approve and merge non-major version dependabot upgrades (merge)

  • -closed [📌 merge requirement]
  • author~=^dependabot\[bot\]$
  • check-success~=tests
  • #approved-reviews-by>=1 [🛡 GitHub repository ruleset rule]
  • #changes-requested-reviews-by=0 [🛡 GitHub repository ruleset rule]
  • -conflict [📌 merge requirement]
  • -dependabot-update-type = version-update:semver-major
  • -draft [📌 merge requirement]
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🛡 GitHub repository ruleset rule]
    • check-success=lint
    • check-neutral=lint
    • check-skipped=lint
  • any of: [🛡 GitHub repository ruleset rule]
    • check-success=typecheck
    • check-neutral=typecheck
    • check-skipped=typecheck
  • any of: [🛡 GitHub repository ruleset rule]
    • check-success=test
    • check-neutral=test
    • check-skipped=test

Rule: Approve and merge non-major version dependabot upgrades (review)

  • author~=^dependabot\[bot\]$
  • check-success~=tests
  • -dependabot-update-type = version-update:semver-major

Rule: Approve and merge Snyk.io upgrades (merge)

  • -closed [📌 merge requirement]
  • author=isomeradmin
  • check-success~=tests
  • title~=^\[Snyk\]
  • #approved-reviews-by>=1 [🛡 GitHub repository ruleset rule]
  • #changes-requested-reviews-by=0 [🛡 GitHub repository ruleset rule]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • base = main
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🛡 GitHub repository ruleset rule]
    • check-success=lint
    • check-neutral=lint
    • check-skipped=lint
  • any of: [🛡 GitHub repository ruleset rule]
    • check-success=typecheck
    • check-neutral=typecheck
    • check-skipped=typecheck
  • any of: [🛡 GitHub repository ruleset rule]
    • check-success=test
    • check-neutral=test
    • check-skipped=test

Rule: Approve and merge Snyk.io upgrades (review)

  • author=isomeradmin
  • check-success~=tests
  • title~=^\[Snyk\]
  • base = main
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