An open API service indexing awesome lists of open source software.

https://github.com/tmbo/gflows

toolkit to optimize and automate workflows on github 🤖
https://github.com/tmbo/gflows

automation github webhooks workflow

Last synced: 2 months ago
JSON representation

toolkit to optimize and automate workflows on github 🤖

Awesome Lists containing this project

README

          

# gflows

A toolkit to optimize and automate workflows on github. The toolkit
allows you to listen to github webhooks and react to them.

Available automation's:
- move issues between project panes on branch push or merge
- share labels between repositories

## Installation

```
pip install gflows
```

______