Source: menghanl/release-git-bot
upstream:master
.repo
,
read:org
and
user:email
permissions.
cd /tmp
git clone https://github.com/menghanl/release-git-bot.git
cd release-git-bot
go install .
BOT_RELEASE_VERSION="1.16.0"
BOT_GITHUB_TOKEN="your-token"
release-git-bot -version "$BOT_RELEASE_VERSION" -token "$BOT_GITHUB_TOKEN" -nokidding