6 🐔 poule - a framework for GitHub automation

github.com godoc.org goreportcard.com posted by kenny 2647 days ago  

🐔 Poule is a tool that helps automating tasks on GitHub issues and pull requests. The intent is to implement snippets of behavior, called operations, once and be able to invoke it from three different contexts:

  1.  As a one-time operation, on the entire stock of GitHub items.
  2.  As part of a batch job alongside multiple other operations.
  3.  As part of a long-running daemon, triggered by GitHub webhooks.
Register to comment or vote on this story