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

issue状态下,被分配人可以基于issue直接在Github创建对应branch并提交draft pr,当此pr合并时,issue也会自动关闭 #181

Open
Leizhenpeng opened this issue Feb 1, 2024 — with GitMaya App · 1 comment
Assignees
Labels

Comments

Copy link
Member

No description provided.

Copy link
Member Author

需要做的一些操作

  • 自动创建branch
  • 关闭issue可以借助Github的trick,在branch中合并的时候加上一些fix: #issue id 来自动关闭issue(需要验证)
  • 如果2失效,也可以走我们这边的逻辑,基于issue-create-pr 被merge时,代码去close issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants