Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在使用 Bamboo 和 Bitbucket 开发 POC,以在 Master 和 Feature 分支之间进行自动合并。
任务清单如下:
我能够完成前两个步骤,但接下来的两个步骤正在完成。此计划中的配置问题可能是什么?
谢谢
您可以从您的 Bamboo 计划中建立自动合并。
转到计划配置 -> 合并 -> 启用分支合并,您有 2 个选项:
对于您的用户案例,您可以使用Branch updater,从您想要的分支中选择合并并推送您想要的分支。