Skip to content

electron/zoilist

Repository files navigation

zoilist

Test

A GitHub App built with Probot that Nag @electron/api-wg to review API PRs.

Setup

# Clone this repository
git clone https://github.com/electron/zoilist.git

# Go into the repository
cd zoilist

# Install dependencies
yarn install

# Run the bot
yarn start

Docker

# 1. Build container
docker build -t zoilist .

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> zoilist

Contributing

If you have suggestions for how zoilist could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2021 Jeremy Rose [email protected]

About

Nag @electron/api-wg to do API reviews

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published