A silly shell script to check a team's repo and return all the open PRs
./build-push.sh <docker repo> <github api key with repo access> <Github team name> <Github organization name>
docker run --rm github-pr-check
A silly shell script to check a team's repo and return all the open PRs
Shell