Skip to content

Github action which posts the location in the Great Library of Babel.

License

Notifications You must be signed in to change notification settings

jackpittenger/library-of-babel

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

library-of-babel

Github action which posts the location of a pull request in the Library of Babel!

What is the Library of Babel?

You can read more on their website. In a nutshell, it contains every single permutation of 3200 characters in a lookup. Wow!

How to use this in your repo!

Now that you're ready to 100x your productivity, you can use this action by including it in a workflow like so:

name: 'Library of Babel'
on: pull_request

jobs:
  library-of-babel:
    runs-on: ubuntu-latest
    steps:
      - uses: realSaddy/[email protected]
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

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?!?

About

Github action which posts the location in the Great Library of Babel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published