<?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>Forem: Marta83</title>
    <description>The latest articles on Forem by Marta83 (@marta83).</description>
    <link>https://forem.com/marta83</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%2F456835%2F78f64267-f286-47a0-a490-9067ec3ff77d.jpeg</url>
      <title>Forem: Marta83</title>
      <link>https://forem.com/marta83</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/marta83"/>
    <language>en</language>
    <item>
      <title>Add funny comments to your PRs and issues.</title>
      <dc:creator>Marta83</dc:creator>
      <pubDate>Sun, 23 Aug 2020 09:40:46 +0000</pubDate>
      <link>https://forem.com/marta83/add-funny-comments-to-your-prs-and-issues-1p9b</link>
      <guid>https://forem.com/marta83/add-funny-comments-to-your-prs-and-issues-1p9b</guid>
      <description>&lt;h3&gt;
  
  
  My Workflow
&lt;/h3&gt;

&lt;p&gt;I wanted to try it out Github actions for a while so when I saw this hackathon I though it was the perfect moment. &lt;/p&gt;

&lt;p&gt;I didn't have any productive idea that wasn't already in the marketplace so I remember that when I started as a developer we have a feature in Jenkins where every build you could read a funny comment about &lt;a href="https://es.wikipedia.org/wiki/Chuck_Norris" rel="noopener noreferrer"&gt;Chuck Norris&lt;/a&gt;, and I loved it!&lt;/p&gt;

&lt;p&gt;I'm also kind off a newbie with Typescript so I decided to use it to keep learning. &lt;/p&gt;

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

&lt;p&gt;Wacky Wildcards&lt;/p&gt;

&lt;h3&gt;
  
  
  Yaml File or Link to Code
&lt;/h3&gt;

&lt;p&gt;Here is an example of how to use the Action:&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fc20ogql0sla3jz9rc27k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fc20ogql0sla3jz9rc27k.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can customise your funny comments with the comment_type argument.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;chuck : Add Chuck Norris's fun facts.&lt;/li&gt;
&lt;li&gt;gif : Add funny gifs.&lt;/li&gt;
&lt;li&gt;all: Random comment between all the options.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fvtnugs04ti1wfgu8vbtv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fvtnugs04ti1wfgu8vbtv.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fmdq98r1l6gpadtnpl051.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fmdq98r1l6gpadtnpl051.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Marta83" rel="noopener noreferrer"&gt;
        Marta83
      &lt;/a&gt; / &lt;a href="https://github.com/Marta83/funny-comment-action" rel="noopener noreferrer"&gt;
        funny-comment-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;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;My Workflow&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;I wanted to try it out Github actions for a while so when I saw this hackathon I though it was the perfect moment.&lt;/p&gt;
&lt;p&gt;I didn't have any productive idea that wasn't already in the marketplace so I remember that when I started as a developer we have a feature in Jenkins where every build you could read a funny comment about &lt;a href="https://es.wikipedia.org/wiki/Chuck_Norris" rel="nofollow noopener noreferrer"&gt;Chuck Norris&lt;/a&gt;, and I loved it!&lt;/p&gt;
&lt;p&gt;I'm also kind off a newbie with Typescript so I decided to use it to keep learning.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Yaml File or Link to Code&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;Here is an example of how to use the Action
&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/009e4d49dc898bef2a6d26e819f9c0fb0839b9b78285841c07bc45fcafaa9c80/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f692f6332306f67716c30736c61336a7a39726332376b2e706e67"&gt;&lt;img src="https://camo.githubusercontent.com/009e4d49dc898bef2a6d26e819f9c0fb0839b9b78285841c07bc45fcafaa9c80/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f692f6332306f67716c30736c61336a7a39726332376b2e706e67" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can customise your funny comments with the comment_type argument.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;chuck : Add Chuck Norris's fun facts.&lt;/li&gt;
&lt;li&gt;gif : Add funny gifs.&lt;/li&gt;
&lt;li&gt;all: Random comment between al the options.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/7f544cc225c6a69c4eeae76d54c1754ef2ee01bdadc6b2788b06f98965f28d7c/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f692f76746e75677330347469317766677538766274762e706e67"&gt;&lt;img src="https://camo.githubusercontent.com/7f544cc225c6a69c4eeae76d54c1754ef2ee01bdadc6b2788b06f98965f28d7c/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f692f76746e75677330347469317766677538766274762e706e67" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/e7e62b0fc28103c2b85d26646252b7b338e5880e21b4ede5a59dc7ed113d7b6e/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f692f6d6471393872316c3667706164746e706c3035312e706e67"&gt;&lt;img src="https://camo.githubusercontent.com/e7e62b0fc28103c2b85d26646252b7b338e5880e21b4ede5a59dc7ed113d7b6e/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f692f6d6471393872316c3667706164746e706c3035312e706e67" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Additional Resources / Info&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href="https://github.com/github-actions-up-and-running/pr-comment" rel="noopener noreferrer"&gt;https://github.com/github-actions-up-and-running/pr-comment&lt;/a&gt;
&lt;a href="https://notiz.dev/blog/build-and-publish-your-first-github-action#quickstart" rel="nofollow noopener noreferrer"&gt;https://notiz.dev/blog/build-and-publish-your-first-github-action#quickstart&lt;/a&gt;
&lt;a href="https://api.chucknorris.io/" rel="nofollow noopener noreferrer"&gt;https://api.chucknorris.io/&lt;/a&gt;
&lt;a href="https://giphy.com/" rel="nofollow noopener noreferrer"&gt;https://giphy.com/&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;MIT License&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;Copyright (c) 2020 Marta Ruiz&lt;/p&gt;
&lt;p&gt;Permission is…&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/Marta83/funny-comment-action" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;You can check it also in the &lt;a href="https://github.com/marketplace/actions/funny-comments" rel="noopener noreferrer"&gt;Marketplace&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://github.com/github-actions-up-and-running/pr-comment" rel="noopener noreferrer"&gt;https://github.com/github-actions-up-and-running/pr-comment&lt;/a&gt;&lt;br&gt;
&lt;a href="https://notiz.dev/blog/build-and-publish-your-first-github-action#quickstart" rel="noopener noreferrer"&gt;https://notiz.dev/blog/build-and-publish-your-first-github-action#quickstart&lt;/a&gt;&lt;br&gt;
&lt;a href="https://api.chucknorris.io/" rel="noopener noreferrer"&gt;https://api.chucknorris.io/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://giphy.com/" rel="noopener noreferrer"&gt;https://giphy.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>actionshackathon</category>
      <category>github</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
