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: support for data stores #192

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

fix: lint

20a513f
Select commit
Loading
Failed to load commit list.
Open

feat: support for data stores #192

fix: lint
20a513f
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jan 2, 2025 in 3s

2 rules match and 3 potential rules

Rule: Make sure PR are up to date before merging with rebase (rebase)

  • -conflict [📌 rebase requirement]
  • -closed [📌 rebase requirement]
  • queue-position = -1 [📌 rebase requirement]
  • any of:
    • #commits > 1 [📌 rebase requirement]
    • #commits-behind > 0 [📌 rebase requirement]
    • -linear-history [📌 rebase requirement]

✅ Rule: Ping PR author when conflicting (comment)

  • -closed
  • conflict

Rule: Assign t-shirt size to PR (label)

  • #modified-lines < 500
  • #modified-lines >= 100

Rule: Add a queue label when PR is queued (label)

  • queue-position > 0

✅ Rule: Label conflicting pull requests (label)

  • -closed
  • conflict

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

🚀  You can help us by becoming a sponsor!


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