-
Notifications
You must be signed in to change notification settings - Fork 0
Single repository workflow
Raymond Schouten edited this page Nov 11, 2023
·
5 revisions
- Create a new release milestone
- Create a new
<version>
branch from the<latest-version>
branch - Create a new
issue-<issue>-<version>
branch from the<version>
branch - Implement/fix issue
- Commit the changes with message
#<issue>: <description>
- Create pull request from the
issue-<issue>-<version>
branch to the<version>
branch with title#<issue>: <issue-title>
- Link pull request to the issue
- Merge pull request
- Repeat step 3-8 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>-<version>
branch from the<version>
branch - Implement/fix issue
- Commit the changes with message
#<issue>: <description>
- Create pull request from the
issue-<issue>-<version>
branch to the<version>
branch with title#<issue>: <issue-title>
- Link pull request to the issue
- Merge pull request
- Repeat step 3-8 for more issues
- Create release
- Create a new release milestone
- Create a new
issue-<issue>-<version>
branch from the<version>
branch - Implement/fix issue
- Commit the changes with message
#<issue>: <description>
- Create pull request from the
issue-<issue>-<version>
branch to the<version>
branch with title#<issue>: <issue-title>
- Link pull request to the issue
- Merge pull request
- Repeat step 2-7 for more issues
- Create release
Copyright © DarkWeb Design, 1996-2023
Table of Contents