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.
我的代码库在 git 中。我应该如何根据我的无人机构建设置条件合并以掌握。只有当审阅者批准拉取请求(现在正在发生)并且无人机构建应该成功时,合并选项才应该可用。
在启用合并到主选项之前,我应该如何/在哪里连接 git 以确保无人机构建成功。