Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Development and PR Workflow

Sean Doran edited this page Feb 22, 2021 · 1 revision

Work on changes on feature branch.

Submit Pull Request to have it merged into /develop_bot.

Once changes are verified working on the dev bot, submit PR to have changes merged into /master.

Once the build is successful, Repo Owner will setup a final PR to merge changes into /release and tag the issue with a version.

Once changes are merged into /release, the Heroku build will kick-off, and the bot will go offline during the deployment process.

Clone this wiki locally