Skip to content

A GitHub action that displays a gif of Conan O'Brien shaking his finger to a pull request on fail.

Notifications You must be signed in to change notification settings

jessfraz/shaking-finger-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shaking Finger Action

Travis CI

A GitHub action that displays a gif of Conan O'Brien shaking his finger to a pull request on fail.

It will also automatically clean up the comment when the build passes :)

Table of Contents

Usage

workflow "shaking finger action" {
  on = "pull_request"
  resolves = ["post gif on fail"]
}

action "post gif on fail" {
  uses = "jessfraz/shaking-finger-action@master"
  secrets = ["GITHUB_TOKEN"]
}

demo

Contributing

Running the tests

The tests use shellcheck. You don't need to install anything. They run in a container.

$ make test

About

A GitHub action that displays a gif of Conan O'Brien shaking his finger to a pull request on fail.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •