rajatjindal/krew-release-bot

make it easy to self-deploy

ahmetb opened this issue · 0 comments

this project should be fairly easy to integrate w/ Cloud Run Button for people who want to self-deploy their own krew-release-bot's.

I suspect it only needs to prompt for GITHUB_TOKEN.

In the future if people want to secure it, you can also require an user-configured KREW_BOT_TOKEN so that the webhook has basic auth.