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

Cherry-pick to r1.4 branch #3798

Merged
merged 125 commits into from
Jun 13, 2024

adapt view behavior change, fix KeyError. (#3794)

bfeb8a0
Select commit
Loading
Failed to load commit list.
Merged

Cherry-pick to r1.4 branch #3798

adapt view behavior change, fix KeyError. (#3794)
bfeb8a0
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jun 13, 2024 in 1s

17 rules match and 4 potential rules

⚠️ The pull request has been merged by @zxcd

✅ Rule: delete head branch after merged (delete_head_branch)

  • closed [📌 delete_head_branch requirement]
  • merged

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!


2 not applicable rules

Rule: add label=auto-merge for PR by mergify (label)

  • author=mergify[bot]

Rule: automatic merge for develop when CI passes and 1 reviews (merge)

  • -closed [📌 merge requirement]
  • base=develop
  • check-success=Travis CI - Pull Request
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • approved-reviews-by>=1
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
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