ci(mergify): upgrade configuration to current format - #254
Conversation
|
Thank you for following naming conventions! 😻 |
PR Summary
|
|
Thanks for opening this pull request! |
|
@mergify[bot] |
审阅者指南(在小型 PR 上默认折叠)审阅者指南更新 Mergify CI 配置以使用新的标准受理人(assignee)模板语法,并修复 assign 动作配置中的一个小格式问题。 更新后 Mergify assign 动作配置的流程图flowchart TD
A[Pull request opened] --> B[Check conditions:
- label!=no-auto-assign
- -closed
- #assignee=0]
B -->|conditions match| C[actions.assign]
C --> D[assign.users:
{{ author }}]
B -->|conditions do not match| E[No assignment]
按文件划分的变更
提示与命令与 Sourcery 交互
自定义你的体验前往你的控制面板 来:
获取帮助Original review guide in EnglishReviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the Mergify CI configuration to use the new canonical assignee template syntax and fixes a minor formatting issue in the assign action configuration. Flow diagram for updated Mergify assign action configurationflowchart TD
A[Pull request opened] --> B[Check conditions:
- label!=no-auto-assign
- -closed
- #assignee=0]
B -->|conditions match| C[actions.assign]
C --> D[assign.users:
{{ author }}]
B -->|conditions do not match| E[No assignment]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - 我已经审查了你的更改,一切看起来都很棒!
帮我变得更有用吧!请在每条评论上点 👍 或 👎,我会根据你的反馈改进后续的评审。
Original comment in English
Hey - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|



No more deprecated fields are being used in your Mergify configuration, this pull request will be closed.