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

fix: Avoid Duplicate Taxes When Having Same Name (backport #2816) #2819

Merged
merged 1 commit into from
Dec 5, 2024

fix: avoid duplicate taxes when same name

b0c25eb
Select commit
Loading
Failed to load commit list.
Merged

fix: Avoid Duplicate Taxes When Having Same Name (backport #2816) #2819

fix: avoid duplicate taxes when same name
b0c25eb
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Dec 5, 2024 in 1s

6 potential rules

Rule: Automatic merge on CI success and review (merge)

  • #approved-reviews-by>=1
  • -closed [📌 merge requirement]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • label!=dont-merge
  • label!=squash
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🛡 GitHub branch protection]
    • check-success = linters
    • check-neutral = linters
    • check-skipped = linters
  • any of: [🛡 GitHub branch protection]
    • check-success = CodeQL
    • check-neutral = CodeQL
    • check-skipped = CodeQL
  • any of: [🛡 GitHub branch protection]
    • check-success = Python Unit Tests
    • check-neutral = Python Unit Tests
    • check-skipped = Python Unit Tests
  • any of: [🛡 GitHub branch protection]
    • check-success = Analyze (javascript)
    • check-neutral = Analyze (javascript)
    • check-skipped = Analyze (javascript)
  • any of: [🛡 GitHub branch protection]
    • check-success = Analyze (python)
    • check-neutral = Analyze (python)
    • check-skipped = Analyze (python)

Rule: Automatic squash on CI success and review (merge)

  • #approved-reviews-by>=1
  • -closed [📌 merge requirement]
  • label=squash
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • label!=dont-merge
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🛡 GitHub branch protection]
    • check-success = linters
    • check-neutral = linters
    • check-skipped = linters
  • any of: [🛡 GitHub branch protection]
    • check-success = CodeQL
    • check-neutral = CodeQL
    • check-skipped = CodeQL
  • any of: [🛡 GitHub branch protection]
    • check-success = Python Unit Tests
    • check-neutral = Python Unit Tests
    • check-skipped = Python Unit Tests
  • any of: [🛡 GitHub branch protection]
    • check-success = Analyze (javascript)
    • check-neutral = Analyze (javascript)
    • check-skipped = Analyze (javascript)
  • any of: [🛡 GitHub branch protection]
    • check-success = Analyze (python)
    • check-neutral = Analyze (python)
    • check-skipped = Analyze (python)

Rule: backport to develop (backport)

  • label="backport develop"
  • merged [📌 backport requirement]

Rule: backport to version-14-hotfix (backport)

  • label="backport version-14-hotfix"
  • merged [📌 backport requirement]

Rule: backport to version-15-hotfix (backport)

  • label="backport version-15-hotfix"
  • merged [📌 backport requirement]

Rule: automatically merge backport if they pass tests (merge)

  • -closed [📌 merge requirement]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • author=mergify[bot]
  • base~=^version-
  • head~=^mergify/bp/
  • label!=conflicts
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🛡 GitHub branch protection]
    • check-success = linters
    • check-neutral = linters
    • check-skipped = linters
  • any of: [🛡 GitHub branch protection]
    • check-success = CodeQL
    • check-neutral = CodeQL
    • check-skipped = CodeQL
  • any of: [🛡 GitHub branch protection]
    • check-success = Python Unit Tests
    • check-neutral = Python Unit Tests
    • check-skipped = Python Unit Tests
  • any of: [🛡 GitHub branch protection]
    • check-success = Analyze (javascript)
    • check-neutral = Analyze (javascript)
    • check-skipped = Analyze (javascript)
  • any of: [🛡 GitHub branch protection]
    • check-success = Analyze (python)
    • check-neutral = Analyze (python)
    • check-skipped = Analyze (python)

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

🚀  You can help us by becoming a sponsor!


1 not applicable rule

Rule: Auto-close PRs on stable branch (close, comment)

  • all of:
    • author!=mergify[bot]
    • author!=dependabot[bot]
    • author!=india-compliance-bot
    • author!=sagarvora
    • author!=vorasmit
  • any of:
    • base=version-14
    • base=version-15
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