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: reactions dropdown & list #582

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

fix: hover & active style

a7821c5
Select commit
Loading
Failed to load commit list.
Draft

feat: reactions dropdown & list #582

fix: hover & active style
a7821c5
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Feb 1, 2025 in 1s

16 potential rules

Rule: Automatic merge on approval (merge)

  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • #approved-reviews-by>=2
  • -draft [📌 merge requirement]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #review-threads-unresolved=0
  • -closed [📌 merge requirement]
  • -conflict
  • -conflict [📌 merge requirement]
  • -title~=(?i)\[wip\]
  • base=master
  • created-at<=48:00 ago
  • all of:
    • -check-failure=build
    • -check-failure=lint
    • -check-failure=storybook-build
    • -check-failure=test
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🛡 GitHub branch protection]
    • check-success = Summary
    • check-neutral = Summary
    • check-skipped = Summary

Rule: add label 'waiting-approval' (label)

  • all of:
    • -draft
    • -conflict
    • -title~=(?i)\[wip\]
    • base=master
  • any of:
    • check-neutral=lint
    • check-skipped=lint
    • check-success=lint
  • any of:
    • check-neutral=build
    • check-skipped=build
    • check-success=build
  • any of:
    • check-neutral=test
    • check-skipped=test
    • check-success=test
  • any of:
    • check-neutral=storybook-build
    • check-skipped=storybook-build
    • check-success=storybook-build
  • #approved-reviews-by<2
  • -label=waiting-approval

Rule: remove label 'waiting-approval' (label)

  • label=waiting-approval
  • any of:
    • draft
    • check-failure=build
    • check-failure=lint
    • check-failure=storybook-build
    • check-failure=test
    • conflict
    • title~=(?i)\[wip\]

Rule: label waiting 48h (label)

  • #approved-reviews-by>=2
  • -draft
  • created-at>48:00 ago
  • #changes-requested-reviews-by=0
  • #review-threads-unresolved=0
  • -conflict
  • -title~=(?i)\[wip\]
  • base=master
  • all of:
    • -check-failure=build
    • -check-failure=lint
    • -check-failure=storybook-build
    • -check-failure=test

Rule: warn on conflicts (comment)

  • conflict
  • author!=renovate[bot]

Rule: label conflicts (label)

  • conflict

Rule: add lint fail label (label)

  • check-failure=lint

Rule: remove lint fail label (label)

  • any of:
    • check-neutral=lint
    • check-skipped=lint
    • check-success=lint

Rule: add test fail label (label)

  • check-failure=test

Rule: remove test fail label (label)

  • any of:
    • check-neutral=test
    • check-skipped=test
    • check-success=test

Rule: add E2E test fail label (label)

  • check-failure=test-e2e

Rule: remove E2E test fail label (label)

  • any of:
    • check-neutral=test-e2e
    • check-skipped=test-e2e
    • check-success=test-e2e

Rule: toggle labels based on build state (label)

  • check-failure=build

Rule: remove build fail label (label)

  • any of:
    • check-neutral=build
    • check-skipped=build
    • check-success=build

Rule: add storybook build fail label (label)

  • check-failure=storybook-build

Rule: remove storybook build fail label (label)

  • any of:
    • check-neutral=storybook-build
    • check-skipped=storybook-build
    • check-success=storybook-build

💖  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