tanshuai / github-bouncer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bouncer

A GitHub App built with Probot that Auto approves of github action jobs that use environments to access secrets based on branch and submitter.

Setup

# Install dependencies
npm install

# Compile typescript
npm run build 

# Run the bot
npm start

Contributing

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.

About

License:Apache License 2.0


Languages

Language:TypeScript 94.7%Language:Shell 5.3%