<?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: Philip Gai</title>
    <description>The latest articles on DEV Community by Philip Gai (@philipgai).</description>
    <link>https://dev.to/philipgai</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%2F715414%2Fe35b8776-be86-43a5-89d5-589b1313e0d9.jpeg</url>
      <title>DEV Community: Philip Gai</title>
      <link>https://dev.to/philipgai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/philipgai"/>
    <language>en</language>
    <item>
      <title>Create a branch in Azure DevOps from GitHub</title>
      <dc:creator>Philip Gai</dc:creator>
      <pubDate>Thu, 11 Nov 2021 05:20:37 +0000</pubDate>
      <link>https://dev.to/philipgai/create-a-branch-in-azure-devops-from-github-1mff</link>
      <guid>https://dev.to/philipgai/create-a-branch-in-azure-devops-from-github-1mff</guid>
      <description>&lt;p&gt;Using the &lt;a href="https://github.com/marketplace/actions/azure-devops-chatops"&gt;Azure DevOps ChatOps&lt;/a&gt; GitHub Action, you can just type &lt;code&gt;/cb-ado&lt;/code&gt; on any GitHub issue in your repo and it will automatically create a branch using the issue number and title in your Azure Repo!&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/philip-gai/github-ado-chatops"&gt;https://github.com/philip-gai/github-ado-chatops&lt;/a&gt;&lt;br&gt;
Action on the Marketplace: &lt;a href="https://github.com/marketplace/actions/azure-devops-chatops"&gt;https://github.com/marketplace/actions/azure-devops-chatops&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>devops</category>
      <category>git</category>
    </item>
    <item>
      <title>GitHub App for drafting new announcements using pull requests</title>
      <dc:creator>Philip Gai</dc:creator>
      <pubDate>Wed, 10 Nov 2021 17:05:14 +0000</pubDate>
      <link>https://dev.to/philipgai/github-app-for-drafting-new-announcements-using-pull-requests-4a4p</link>
      <guid>https://dev.to/philipgai/github-app-for-drafting-new-announcements-using-pull-requests-4a4p</guid>
      <description>&lt;p&gt;Do you use GitHub discussions? Do you create announcements for your open-source projects or org team posts? How do you get feedback or peer reviews on your post before creating it?&lt;/p&gt;

&lt;p&gt;With &lt;a href="https://github.com/apps/announcement-drafter"&gt;Announcement Drafter&lt;/a&gt;, create a pull request to get feedback from your teammates on your announcement, and merge the pull request to have it posted!&lt;/p&gt;

&lt;p&gt;You can even use private repos to draft announcements and get feedback privately, and on merge have the announcement created in your public repo.&lt;/p&gt;

&lt;p&gt;No more copy/pasting your post content into Google Docs. No more rewriting the markdown. Write the markdown once, get feedback and merge 🚀&lt;/p&gt;

&lt;p&gt;Check it out and don't forget to ⭐ !&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/philip-gai/announcement-drafter"&gt;https://github.com/philip-gai/announcement-drafter&lt;/a&gt;&lt;br&gt;
App: &lt;a href="https://github.com/apps/announcement-drafter"&gt;https://github.com/apps/announcement-drafter&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>github</category>
      <category>node</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
