Skip to content

Various actions to add confucious wisdom on pull request success, fail, etc.

License

Notifications You must be signed in to change notification settings

vsoch/confucious-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Confucious Actions

What could be better than a ludicrous and sarcastic comment when you perform some action on a Github pull request? This repository provides those actions, with specific action types corresponding to the subfolders. We currently have:

These actions use the vanessa/boxes container to format a lovely message from Confucious to your pull requests, but only if you fail. Here are some examples!

img/action1.png

img/action2.png

img/action3.png

See the README.md in each subfolder for usage.

CircleCI Setup

If you are checking status failures just for Github Actions, you don't need to take further action. However, if you are using CircleCI, you need to also enable Github Checks for CircleCI to return status checks, otherwise they won't be registered.

img/github-checks.png

Travis CI

Support for Github Checks is available on travis-ci.com, for details read this post.