-
Notifications
You must be signed in to change notification settings - Fork 0
Single repository workflow
Raymond Schouten edited this page Feb 12, 2017
·
16 revisions
- Create a new release milestone
- Create a new
<version>branch from the<latest-version>branch - Create a new
ISSUE-<issue>branch from the<version>branch - Implement/fix issue
- Create pull request from the
ISSUE-<issue>branch to the<version>branch - Merge pull request
- Repeat step 3-6 for more issues
- Create release
- Create a new release milestone
- Create a new
<version>branch from the<previous-version>branch - Create a new
ISSUE-<issue>branch from the<version>branch - Implement/fix issue
- Create pull request from the
ISSUE-<issue>branch to the<version>branch - Merge pull request
- Repeat step 3-6 for more issues
- Create release
- Create a new release milestone
- Create a new
ISSUE-<issue>branch from the<version>branch - Implement/fix issue
- Create pull request from the
ISSUE-<issue>branch to the<version>branch - Merge pull request
- Repeat step 2-5 for more issues
- Create release
Copyright © DarkWeb Design, 1996-2023