gpt4 book ai didi

git - 关闭 GitHub 上对非主分支的 pull 请求问题

转载 作者:太空狗 更新时间:2023-10-29 14:38:01 25 4
gpt4 key购买 nike

我知道如何使用 pull 请求消息关闭问题。但这只有在目标分支是 master 时才会发生。

如果我想在 merge 到非主分支时关闭问题怎么办?

有可能吗?

最佳答案

从技术上讲,推送到 master 还是其他分支并不重要。重要的是你推送到 默认分支,它默认为 master 但是 can be changed如果您拥有存储库管理员权限。

推送到非默认分支 does not close issues :

If the commit is in a non-default branch, the issue will remain open and the issue will be referenced with a tooltip.

应该可以使用 GitHub API 构建一些东西来根据对多个分支的提交自动关闭问题。 ,但开箱即用,你就不走运了。

关于git - 关闭 GitHub 上对非主分支的 pull 请求问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28326899/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com