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

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

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