补全:是不是建设性
补全 is_constructive:有具体建议 + 讲了为什么。 评审模型:is_constructive=有具体建议 + 讲了为什么;blocking=几条拦路(severity=block);ready_to_merge(意见, 批准
补全:数拦路意见
补全 blocking:数 severity 是 block 的。 评审模型:is_constructive=有具体建议 + 讲了为什么;blocking=几条拦路(severity=block);ready_to_merge(意见, 批准
补全:意见提完能合吗
补全 ready_to_merge:有批准且无拦路才能合。 评审模型:is_constructive=有具体建议 + 讲了为什么;blocking=几条拦路(severity=block);ready_to_merge(意见, 批准数)=有
issue 在协作里干什么
项目里的 issue,主要用来【0】。 issue 模型:is_assigned=指派给人了没(assignee 非空);open_issues=还开着(非 closed)几个;closeable=关联 PR 已合并且子任务全完才能关。
把 issue 指派给人是为了
给一个 issue 指派负责人,是为了【0】。 issue 模型:is_assigned=指派给人了没(assignee 非空);open_issues=还开着(非 closed)几个;closeable=关联 PR 已合并且子任务全完才能
issue 什么时候能关
一个 issue 到【0】才该关掉。 issue 模型:is_assigned=指派给人了没(assignee 非空);open_issues=还开着(非 closed)几个;closeable=关联 PR 已合并且子任务全完才能关。
还开着几个 issue
按 issue 模型,["open", "closed", "open"],open_issues 交回几? issue 模型:is_assigned=指派给人了没(assigne
这个 issue 指派了吗
按模型,一个没填 assignee 的 issue,is_assigned({}) 交回什么? issue 模型:is_assigned=指派给人了没(assignee 非空);open_issues=还开着(非 closed)几个;clo
补全:指派了没
补全 is_assigned:assignee 非空就算指派了。 issue 模型:is_assigned=指派给人了没(assignee 非空);open_issues=还开着(非 closed)几个;closeable=关联 PR 已合
补全:数开着的issue
补全 open_issues:数非 closed 的。 issue 模型:is_assigned=指派给人了没(assignee 非空);open_issues=还开着(非 closed)几个;closeable=关联 PR 已合并且子任务