Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/airconduct/go-probot
- Owner: airconduct
- License: apache-2.0
- Created: 2023-01-06T06:19:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T04:33:33.000Z (10 months ago)
- Last Synced: 2024-09-27T08:02:24.913Z (4 months ago)
- Topics: github-app, go, golang, probot, probot-app
- Language: Go
- Homepage:
- Size: 500 KB
- Stars: 9
- Watchers: 0
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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