-
Notifications
You must be signed in to change notification settings - Fork 0
Single repository workflow
Raymond Schouten edited this page Nov 8, 2023
·
5 revisions
- Create a new release milestone
- Create a new
<version>
branch from the<latest-version>
branch - Create a new
<version>-issue-<issue>
branch from the<version>
branch - Implement/fix issue
- Commit the changes with message
#<issue>: <description>
- Create pull request from the
<version>-issue-<issue>
branch to the<version>
branch - 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
<version>-issue-<issue>
branch from the<version>
branch - Implement/fix issue
- Commit the changes with message
#<issue>: <description>
- Create pull request from the
<version>-issue-<issue>
branch to the<version>
branch - 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>-issue-<issue>
branch from the<version>
branch - Implement/fix issue
- Commit the changes with message
#<issue>: <description>
- Create pull request from the
<version>-issue-<issue>
branch to the<version>
branch - 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