<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Coworker: Please review my PR.]]></title><description><![CDATA[<p><strong>Coworker</strong>: Please review my PR.</p><p><strong>Me</strong>: <em>[opens PR]</em></p><p><strong>[CI build has failed with compile error]</strong></p><p><strong>Me</strong>: <em>[attaching screenshot of build failing with compile error]</em> I will review it when the build succeeds.</p><p><img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f620.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--angry" style="height:23px;width:auto;vertical-align:middle" title="😠" alt="😠" /></p>]]></description><link>https://board.circlewithadot.net/topic/2ac61651-f7f2-4924-8259-b88a108b88d8/coworker-please-review-my-pr.</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 05:07:39 GMT</lastBuildDate><atom:link href="https://board.circlewithadot.net/topic/2ac61651-f7f2-4924-8259-b88a108b88d8.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Apr 2026 14:54:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Coworker: Please review my PR. on Wed, 22 Apr 2026 15:25:40 GMT]]></title><description><![CDATA[<p>In a situation like this, am I wrong to believe mandatory code review is necessary? Our pull request policies require that the PR's build succeed and a minimum of 2 approvals by team members who are neither the creator of the PR nor a commit author. Even still many code reviews are just rubber stamp approvals. I've seen PRs with failed builds that have two approvals. The time the coworker shipped code that had obviously not been tested because the JavaScript failed to compile, it had two approvals but clearly neither of them had reviewed it. Management has asked what we can do but never acted on any of the suggestions I've given. And yet, I like these people and feel like this has been one of the better places I've worked.</p>]]></description><link>https://board.circlewithadot.net/post/https://infosec.exchange/users/coderCyclist/statuses/116449053248603168</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://infosec.exchange/users/coderCyclist/statuses/116449053248603168</guid><dc:creator><![CDATA[codercyclist@infosec.exchange]]></dc:creator><pubDate>Wed, 22 Apr 2026 15:25:40 GMT</pubDate></item><item><title><![CDATA[Reply to Coworker: Please review my PR. on Wed, 22 Apr 2026 15:11:47 GMT]]></title><description><![CDATA[<p>I've had coworkers actually ship code that didn't even compile. The statically typed, pre-compiled code will build in the CI pipeline to create the deployable artifact. If that fails, it automatically blocks the PR, but JavaScript code is not checked in the CI pipeline. Unfortunately, a lot of it can't be, because it is dynamically generated by server-side rendering of pages. (My efforts to get rid of this went nowhere without support from leadership. They all agreed with me, but they did nothing.) Many times, I've had to comment something like "this doesn't look like it compiles". A few times, after pulling the branch and checking it myself, I've posted a screenshot of the compile error their code produces and "please test your code before requesting code review".</p>]]></description><link>https://board.circlewithadot.net/post/https://infosec.exchange/users/coderCyclist/statuses/116448998707063517</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://infosec.exchange/users/coderCyclist/statuses/116448998707063517</guid><dc:creator><![CDATA[codercyclist@infosec.exchange]]></dc:creator><pubDate>Wed, 22 Apr 2026 15:11:47 GMT</pubDate></item></channel></rss>