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

release(0.52.0): merge to prod #1013

Merged
merged 9 commits into from
Nov 2, 2023

0.52.0

a520140
Select commit
Loading
Failed to load commit list.
Merged

release(0.52.0): merge to prod #1013

0.52.0
a520140
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Nov 3, 2023 in 4s

1 rule matches and 1 potential rule

⚠️ The pull request has been merged by @seaerchin

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

  • closed [:pushpin: 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)

  • author~=^dependabot\[bot\]$
  • title~=bump [^\s]+ from ([\d]+)\..+ to \1\.
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -conflict [:pushpin: merge requirement]
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]
  • check-success~=lint
  • check-success~=test

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

  • author~=^dependabot\[bot\]$
  • title~=bump [^\s]+ from ([\d]+)\..+ to \1\.
  • check-success~=lint
  • check-success~=test

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

  • author=snyk-bot
  • title~=^\[Snyk\]
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -conflict [:pushpin: merge requirement]
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]
  • check-success~=lint
  • check-success~=test

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

  • author=snyk-bot
  • title~=^\[Snyk\]
  • check-success~=lint
  • check-success~=test
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