https://github.com/cap-go/github-bot
Capgo bot to manage PRs and tests for them
https://github.com/cap-go/github-bot
Last synced: about 2 months ago
JSON representation
Capgo bot to manage PRs and tests for them
- Host: GitHub
- URL: https://github.com/cap-go/github-bot
- Owner: Cap-go
- License: mit
- Created: 2023-09-20T15:24:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-11T06:01:17.000Z (about 1 year ago)
- Last Synced: 2024-04-13T21:17:06.920Z (about 1 year ago)
- Language: TypeScript
- Size: 339 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# capgo-github-bot
> A simple GitHub App built with [Probot](https://github.com/probot/probot) that is a github bot to control tests in [capgo](https://github.com/Cap-go)
## Setup
```sh
# Install dependencies
bun i# Run the bot
bun dev
```## License
[MIT](LICENSE) © 2023 WcaleNieWolny and the Capgo team