Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/airconduct/go-probot

🤖 A framework in Golang for building GitHub Apps to automate and improve your workflow, inspired by Probot
https://github.com/airconduct/go-probot

github-app go golang probot probot-app

Last synced: 4 months ago
JSON representation

🤖 A framework in Golang for building GitHub Apps to automate and improve your workflow, inspired by Probot

Awesome Lists containing this project

README

        


Probot's logo, a cartoon robot

Go-Probot

> A framework for building GitHub Apps to automate and improve your workflow, in **Golang**.
>
> Inspired by [Probot](https://github.com/probot/probot).

## Example

Please check the simplest [example](examples/github/main.go).

## Features

- [x] Support building GitHub App
- [x] Simple dashboard
- [x] [Experimental] Support intergration with [Gitlab community edition](https://docs.gitlab.com/ee/install/)
- [ ] Support intergration with [Gerrit](https://www.gerritcodereview.com/)

## License

[Apache](LICENSE) © 2022 Airconduct