<?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: Hemanth Kumar</title>
    <description>The latest articles on DEV Community by Hemanth Kumar (@hemanthhari2000).</description>
    <link>https://dev.to/hemanthhari2000</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%2F1087030%2Fd38bc0eb-7596-4158-a0e7-e8b74ec91f23.jpeg</url>
      <title>DEV Community: Hemanth Kumar</title>
      <link>https://dev.to/hemanthhari2000</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hemanthhari2000"/>
    <language>en</language>
    <item>
      <title>Github Recommend Repo Action</title>
      <dc:creator>Hemanth Kumar</dc:creator>
      <pubDate>Mon, 22 May 2023 17:06:00 +0000</pubDate>
      <link>https://dev.to/hemanthhari2000/github-recommend-repo-action-19i8</link>
      <guid>https://dev.to/hemanthhari2000/github-recommend-repo-action-19i8</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;A Github action that recommends top 5 similar issues once a successful pull request is created. This can be really helpful for developers to find new issues once they are done contributing to an issue. &lt;/p&gt;

&lt;p&gt;Any open source repository can add this Github action and whenever developers try to create a pull request then, the action will return top 5 recommendations of similar issues. &lt;/p&gt;

&lt;h3&gt;
  
  
  Category Submission:
&lt;/h3&gt;

&lt;p&gt;Maintainer Must-Haves&lt;/p&gt;

&lt;h3&gt;
  
  
  App Link
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://github.com/marketplace/actions/recommend-repo-action" class="ltag_cta ltag_cta--branded"&gt;App Link&lt;/a&gt;
&lt;/p&gt;

&lt;h3&gt;
  
  
  Screenshots
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SUX4aW6w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fnjrns96go0i3zi05oeb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SUX4aW6w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fnjrns96go0i3zi05oeb.png" alt="Javascript Example" width="800" height="742"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1p-4eRZ7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/huyt6bxgr6rr0kul1zeu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1p-4eRZ7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/huyt6bxgr6rr0kul1zeu.png" alt="Python Example" width="800" height="731"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Description
&lt;/h3&gt;

&lt;p&gt;Recommend Repo Action is a Github action that recommends Github issues/repo on a successful pull request. This enables developers to find similar kinds of issues/repo once they are done with an issue. They can immediately jump to any one from the top 5 recommended issues/repo. &lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Source Code
&lt;/h3&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--A9-wwsHG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Hemanthhari2000"&gt;
        Hemanthhari2000
      &lt;/a&gt; / &lt;a href="https://github.com/Hemanthhari2000/recommend-repo-action"&gt;
        recommend-repo-action
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
recommend-repo-action&lt;/h1&gt;
&lt;p&gt;A Github action that recommends top 5 similar issues once a successful pull request is created. This can be really helpful for developers to find new issues once they are done contributing to an issue.&lt;/p&gt;
&lt;p&gt;Any open source repository can add this Github action and whenever developers try to create a pull request then, the action will return top 5 recommendations of similar issues.&lt;/p&gt;

&lt;h2&gt;
Background&lt;/h2&gt;
&lt;p&gt;I occasionally contribute to open source, but I struggle to find the appropriate issue or repository to contribute to. I would spend days searching for a suitable issue that I can contribute to and once the contribution has been made, it's back to square one. I had to start my search for finding an issue that I can contribute to. I figured this process would be easier if I could get a few recommendations as soon as I complete a pull request successfully. Github…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Hemanthhari2000/recommend-repo-action"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;h3&gt;
  
  
  Permissive License
&lt;/h3&gt;

&lt;p&gt;MIT &lt;/p&gt;

&lt;h2&gt;
  
  
  Background (What made you decide to build this particular app? What inspired you?)
&lt;/h2&gt;

&lt;p&gt;I occasionally contribute to open source, but I struggle to find the appropriate issue or repository to contribute to. I would spend days searching for a suitable issue that I can contribute to and once the contribution has been made, it's back to square one. I had to start my search for finding an issue that I can contribute to. I figured this process would be easier if I could get a few recommendations as soon as I complete a pull request successfully. &lt;/p&gt;

&lt;p&gt;Github actions seemed to be a perfect tool to implement this idea since GitHub serves as a hub for numerous open-source projects, and having an automated trigger using github actions sounded convenient. Besides, it promotes motivation among individuals to continue their contributions to open-source projects.&lt;/p&gt;

&lt;h3&gt;
  
  
  How I built it (How did you utilize GitHub Actions or GitHub Codespaces? Did you learn something new along the way? Pick up a new skill?)
&lt;/h3&gt;

&lt;p&gt;For creating this application, the Github actions and the strength of its public APIs were immensely helpful. Github actions were new to me, but I gained knowledge and understanding as I progressed.&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources/Info
&lt;/h3&gt;

&lt;p&gt;Created with love and passion. I am grateful for developers &lt;br&gt;
&lt;a class="mentioned-user" href="https://dev.to/sharmilas22"&gt;@sharmilas22&lt;/a&gt;  and &lt;a class="mentioned-user" href="https://dev.to/antoprince001"&gt;@antoprince001&lt;/a&gt;, who collaborate on this open source project.&lt;/p&gt;

</description>
      <category>githubhack23</category>
      <category>productivity</category>
      <category>opensource</category>
      <category>githubactions</category>
    </item>
  </channel>
</rss>
