On commenting and approving pull requests
Summary
The article presents a pragmatic approach to code reviews: approve pull requests that pass CI and address non-blocking comments, while documenting thoughtful feedback. It emphasizes trust within the team, the value of comments for learning, and the role of conventional labeling to clarify intent, with notes on how repository configurations can impact the effectiveness of this workflow.