Manage software delivery by using a release based workflow on GitHub
Learn to implement a release based workflow on GitHub using project boards, branches, and releases.
Build a project board to manage your next release, Create and commit changes on a release branch, Create a Git tag and a release on GitHub, Resolve bugs after a release, Automate and better document your release changes
Prerequisites
A GitHub account
The ability to navigate and edit files in GitHub
Familiarity with pull requests
There are no reviews yet.