Update pqmf.py to fix import error #3746
Closed
Mergify / Summary
succeeded
Nov 4, 2024 in 1s
2 rules match and 20 potential rules
Rule: automatic merge for develop when CI passes and 1 reviews (merge)
-
-closed
[📌 merge requirement] -
approved-reviews-by>=1
-
check-success=Travis CI - Pull Request
- any of: [🛡 GitHub branch protection]
-
check-neutral = license/cla
-
check-skipped = license/cla
-
check-success = license/cla
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = CI-PaddleSpeech-Linux
-
check-skipped = CI-PaddleSpeech-Linux
-
check-success = CI-PaddleSpeech-Linux
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = CodeStyle
-
check-skipped = CodeStyle
-
check-success = CodeStyle
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = PR-CI-Clone
-
check-skipped = PR-CI-Clone
-
check-success = PR-CI-Clone
-
-
-conflict
[📌 merge requirement] -
-draft
[📌 merge requirement] -
base=develop
- any of: [📌 merge -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success = Configuration changed
-
Rule: delete head branch after merged (delete_head_branch)
-
merged
-
closed
[📌 delete_head_branch requirement]
Rule: warn on conflicts (comment, label)
-
conflict
✅ Rule: unlabel conflicts (label)
-
-conflict
Rule: auto add label=Dataset (label)
-
files~=^dataset/
Rule: auto add label=S2T (label)
-
files~=^paddlespeech/s2t/
✅ Rule: auto add label=T2S (label)
-
files~=^paddlespeech/t2s/
Rule: auto add label=Audio (label)
-
files~=^paddlespeech/audio/
Rule: auto add label=Vector (label)
-
files~=^paddlespeech/vector/
Rule: auto add label=Text (label)
-
files~=^paddlespeech/text/
Rule: auto add label=Example (label)
-
files~=^examples/
Rule: auto add label=CLI (label)
-
files~=^paddlespeech/cli
Rule: auto add label=Server (label)
-
files~=^paddlespeech/server
Rule: auto add label=Demo (label)
-
files~=^demos/
Rule: auto add label=README (label)
-
files~=(README.md|READEME_cn.md)
Rule: auto add label=Documentation (label)
-
files~=^(docs/|CHANGELOG.md)
Rule: auto add label=CI (label)
-
files~=^(.circleci/|ci/|.github/|.travis.yml|.travis|env.sh)
Rule: auto add label=Installation (label)
-
files~=^(tools/|setup.py|setup.cfg|setup_audio.py)
Rule: auto add label=Test (label)
-
files~=^(tests/)
Rule: auto add label=mergify (label)
-
files~=^.mergify.yml
Rule: auto add label=Docker (label)
-
files~=^docker/
Rule: auto add label=Deployment (label)
-
files~=^runtime/
💖 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: add label=auto-merge for PR by mergify (label)
-
author=mergify[bot]
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
Loading