A GitHub App built with Probot that Auto approves of github action jobs that use environments to access secrets based on branch and submitter.
# Install dependencies
npm install
# Compile typescript
npm run build
# Run the bot
npm start
If you have suggestions for how bouncer could be improved, or want to report a bug, open an issue! We'd love all and any contributions.