假定:主干作为“完成”分支。
在技术上,根据版本标记创建分支与根据主干创建标记是相似的。
Creating a branch based on a release tag is similar, in technique, to creating a tag based on the trunk.
当有人考虑从工作分支向主干发布代码时,要触发该手工测试,以检查故事是否“完成”。
This test is triggered manually whenever someone is considering to publish code from work to trunk, as a way to check that the story is Done.
应用推荐