[READ-ONLY] Mirror of https://github.com/andrioid/release-defaults-bot.
0

Configure Feed

Select the types of activity you want to include in your feed.

6 4 9

Clone this repository

https://git.vm.fail/andri.dk/release-defaults-bot https://git.vm.fail/did:plc:erg4r4dpblgm4b7jsxgi6ecx
ssh://git@knot1.tangled.sh:2222/andri.dk/release-defaults-bot ssh://git@knot1.tangled.sh:2222/did:plc:erg4r4dpblgm4b7jsxgi6ecx

For self-hosted knots, clone URLs may differ based on your setup.


README.md

draft-on-release-tag#

A GitHub App built with Probot that Drafts release notes when a new tag is created

Testing something 2

Setup#

# Install dependencies
npm install

# Run the bot
npm start

Docker#

# 1. Build container
docker build -t draft-on-release-tag .

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> draft-on-release-tag

Contributing#

If you have suggestions for how draft-on-release-tag could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License#

ISC © 2021 Andri Oskarsson ano@venuepos.net