Skip to content

Add a daily fortune to your GitTD

Notifications You must be signed in to change notification settings

git-things-done/fortune

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

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

“Fortune” for Git Things Done

Adds a fortune comment to your Git Things Done.

jobs:
  git-things-done:
    # [snip]…
    - uses: git-things-done/fortune@v1
      continue-on-error: true  # HTTP can be flakey

Examples in our CI Ticket.