<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tatsuya Kamohara</title>
    <description>The latest articles on DEV Community by Tatsuya Kamohara (@kamontia).</description>
    <link>https://dev.to/kamontia</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F110446%2Fd8470b8d-51cd-4d35-942d-2e53f3d8319e.png</url>
      <title>DEV Community: Tatsuya Kamohara</title>
      <link>https://dev.to/kamontia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kamontia"/>
    <language>en</language>
    <item>
      <title>Release Delete-branch-bot as GithubApps</title>
      <dc:creator>Tatsuya Kamohara</dc:creator>
      <pubDate>Sun, 28 Oct 2018 07:50:33 +0000</pubDate>
      <link>https://dev.to/kamontia/release-delete-branch-bot-as-githubapps-5g8</link>
      <guid>https://dev.to/kamontia/release-delete-branch-bot-as-githubapps-5g8</guid>
      <description>&lt;h1&gt;
  
  
  Feature
&lt;/h1&gt;

&lt;p&gt;We released the GitHubApps named &lt;strong&gt;Delete-branch-bot&lt;/strong&gt; developed together with &lt;a class="comment-mentioned-user" href="https://dev.to/chaspy"&gt;@chaspy&lt;/a&gt;
.&lt;br&gt;
It deletes the branch automatically when it is merged into master.&lt;/p&gt;

&lt;p&gt;You need not push the "Delete branch" button anymore!&lt;/p&gt;

&lt;p&gt;Before: Necessary to push "Delete branch" button, it's NOT cool.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--NCxOw6Bq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/n4y6te5pyd8egv9tswzs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NCxOw6Bq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/n4y6te5pyd8egv9tswzs.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After: Delete-branch-bot watches the event of your repository. When the pull request is merged into master, it deletes the branch automatically. It's cool.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--VojOxDUu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/jg9b6desi1apvhfodl6h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--VojOxDUu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/jg9b6desi1apvhfodl6h.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  How to install
&lt;/h1&gt;

&lt;ol&gt;
&lt;li&gt;Access to &lt;a href="https://github.com/apps/delete-branch-bot"&gt;Delete-branch-bot&lt;/a&gt; page or search &lt;em&gt;Delete-branch-bot&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Install it to your repository&lt;/li&gt;
&lt;li&gt;Ready to delete the branch automatically. Good luck :)&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Technology
&lt;/h1&gt;

&lt;p&gt;Architecture is very simple.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Amazon API Gateway&lt;/li&gt;
&lt;li&gt;Amazon Lambda. Implemented using Go language.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--dH4AEpAU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/3iof0vnf1uv48ooc0d8e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--dH4AEpAU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/3iof0vnf1uv48ooc0d8e.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the first post for me.&lt;br&gt;
I'm sorry my English is not good.&lt;/p&gt;

&lt;p&gt;If you comment something, I will be happy. :)&lt;/p&gt;

</description>
      <category>github</category>
      <category>go</category>
      <category>apigateway</category>
    </item>
  </channel>
</rss>
