File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Torrust Tracker Release Process (v2.2.0 )
1+ # Torrust Tracker Release Process (v2.2.1 )
22
33## Version:
44> ** The ` [semantic version] ` is bumped according to releases, new features, and breaking changes.**
@@ -29,6 +29,9 @@ git push torrust
2929```
3030
3131### 4. Create and Merge Pull Request from ` staging/main ` into ` main ` branch.
32+
33+ Pull request title format: "Release Version ` [semantic version] ` ".
34+
3235This pull request merges the new version into the ` main ` branch.
3336
3437### 5. Push new version from ` main ` HEAD to ` releases/v[semantic version] ` branch:
@@ -70,6 +73,7 @@ git push torrust
7073```
7174
7275### 10. Create and Merge Pull Request from ` staging/develop ` into ` develop ` branch.
73- This pull request merges the new release into the ` develop ` branch and bumps the version number.
7476
77+ Pull request title format: "Version ` [semantic version] ` was Released".
7578
79+ This pull request merges the new release into the ` develop ` branch and bumps the version number.
You can’t perform that action at this time.
0 commit comments