<?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: Jack</title>
    <description>The latest articles on DEV Community by Jack (@realsaddy).</description>
    <link>https://dev.to/realsaddy</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%2F255839%2F83d97548-bb32-41fc-910f-f7a09eeaae66.jpeg</url>
      <title>DEV Community: Jack</title>
      <link>https://dev.to/realsaddy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/realsaddy"/>
    <language>en</language>
    <item>
      <title>Library of Babel PR</title>
      <dc:creator>Jack</dc:creator>
      <pubDate>Wed, 24 Nov 2021 03:54:52 +0000</pubDate>
      <link>https://dev.to/realsaddy/library-of-babel-pr-3of9</link>
      <guid>https://dev.to/realsaddy/library-of-babel-pr-3of9</guid>
      <description>&lt;h2&gt;
  
  
  My Workflow
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/marketplace/actions/library-of-babel-pr"&gt;Library of Babel PR&lt;/a&gt;&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;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--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/realSaddy"&gt;
        realSaddy
      &lt;/a&gt; / &lt;a href="https://github.com/realSaddy/library-of-babel"&gt;
        library-of-babel
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Github action which posts the location in the Great Library of Babel.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
library-of-babel&lt;/h1&gt;
&lt;p&gt;Github action which posts the location of a pull request in the &lt;a href="https://libraryofbabel.info/" rel="nofollow"&gt;Library of Babel&lt;/a&gt;!&lt;/p&gt;
&lt;h3&gt;
What is the Library of Babel?&lt;/h3&gt;
&lt;p&gt;You can read more on &lt;a href="https://libraryofbabel.info/About.html" rel="nofollow"&gt;their website&lt;/a&gt;. In a nutshell, it contains every single permutation of 3200 characters in a lookup. Wow!&lt;/p&gt;
&lt;h3&gt;
How to use this in your repo!&lt;/h3&gt;
&lt;p&gt;Now that you're ready to 100x your productivity, you can use this action by including it in a workflow like so:&lt;/p&gt;
&lt;div class="snippet-clipboard-content position-relative overflow-auto"&gt;&lt;pre&gt;&lt;code&gt;name: 'Library of Babel'
on: pull_request

jobs:
  library-of-babel:
    runs-on: ubuntu-latest
    steps:
      - uses: realSaddy/library-of-babel@v1.0.1
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Whenever a brave soul creates a pull request, it will reply with a link to where the librarians at the library already wrote it... should you really merge such unoriginal code?!?&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/realSaddy/library-of-babel"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


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

&lt;p&gt;Hey everyone! This is my first real Github action project, and I'm quite happy with it :)! &lt;/p&gt;

&lt;p&gt;The action automatically runs when a new pull request is created, and responds with the location of the pull request's diff in the &lt;a href="https://libraryofbabel.info/About.html"&gt;Library of Babel&lt;/a&gt;, a mathematical vault of every permutation of 3200 characters!&lt;/p&gt;

&lt;p&gt;I did this in a long code session I just finished, so there's no big projects using this groundbreaking action --- yet! But, I've included it in &lt;a href="https://github.com/TexasTorque/TorqueLearn"&gt;one of my open source projects&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;GLHF!!&lt;/p&gt;

</description>
      <category>actionshackathon21</category>
    </item>
  </channel>
</rss>
