Help reduce async MR review cycles by clarifying non-blocking
- We find sometimes that first level reviewers and maintainers are unclear how to handle non-blocking suggestions. A lot of times a maintainer will make a non-blocking comment and pass it back for another async cycle to the MR author instead of setting it to merge. When there are only non-blocking suggestions, this can be inefficient. The aim of this change is to clear that up and further enable first level reviewers and maintainers to reduce those async cycles and empower creation of follow-up issues.
想要评论请 注册 或 登录