<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: in partial defense of GitHub&#8217;s review system	</title>
	<atom:link href="https://blog.adamspiers.org/2013/05/12/in-partial-defense-of-githubs-review-system/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.adamspiers.org/2013/05/12/in-partial-defense-of-githubs-review-system/</link>
	<description>because there&#039;s always something more interesting than what you should be doing</description>
	<lastBuildDate>Fri, 02 Aug 2013 00:57:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>
		By: Update a pull request from git command line &#124; Rob Hirschfeld		</title>
		<link>https://blog.adamspiers.org/2013/05/12/in-partial-defense-of-githubs-review-system/#comment-115660</link>

		<dc:creator><![CDATA[Update a pull request from git command line &#124; Rob Hirschfeld]]></dc:creator>
		<pubDate>Fri, 02 Aug 2013 00:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adamspiers.org/?p=934#comment-115660</guid>

					<description><![CDATA[[&#8230;] He noticed that I should include the -f in the git push instruction.  Read more at about that on his blog. [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] He noticed that I should include the -f in the git push instruction.  Read more at about that on his blog. [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Christof		</title>
		<link>https://blog.adamspiers.org/2013/05/12/in-partial-defense-of-githubs-review-system/#comment-89844</link>

		<dc:creator><![CDATA[Christof]]></dc:creator>
		<pubDate>Fri, 17 May 2013 13:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adamspiers.org/?p=934#comment-89844</guid>

					<description><![CDATA[We are using github at work and for us it is the perfect tool. In my previous job we used the code review tool from Atlassian and that was not as good. I will have to check out Gerrit.
 
Instead of Travis-CI we are using Jenkins on every pull request and a set of integration branches.

To automate it a bit more we have a simple script that checks the votes on a pull request and merges it if everything is OK. 

I have a blog post in the pipeline to describe it a bit more. Should be out any day now :-) 
I also have written our script from scratch to be able to publish it, as I think it might be useful for other projects: https://github.com/christofdamian/plus-pull]]></description>
			<content:encoded><![CDATA[<p>We are using github at work and for us it is the perfect tool. In my previous job we used the code review tool from Atlassian and that was not as good. I will have to check out Gerrit.</p>
<p>Instead of Travis-CI we are using Jenkins on every pull request and a set of integration branches.</p>
<p>To automate it a bit more we have a simple script that checks the votes on a pull request and merges it if everything is OK. </p>
<p>I have a blog post in the pipeline to describe it a bit more. Should be out any day now 🙂<br />
I also have written our script from scratch to be able to publish it, as I think it might be useful for other projects: <a href="https://github.com/christofdamian/plus-pull" rel="nofollow ugc">https://github.com/christofdamian/plus-pull</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
