You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now you can use the `feat/release-X.Y.Z` branch to open a pull request in the OpenCTI repository.
@@ -280,8 +280,9 @@ For the pull request description, you could use the release version description
280
280
281
281
### During the pull request review
282
282
283
-
As long as the pull request is in review state, we should not create a new release. If there are modifications to do, we can do it directly on the `feat/release-1.1.0`. If possible, all changes made to pass the pull request review should be back ported to a `feat/pr-review-X-Y-Z` branch created in this repository:
284
-
283
+
As long as the pull request is in review state, we should not create a new release.
284
+
If there are modifications to do, we can do it directly on the `feat/release-X.Y.Z`.
285
+
All changes made to pass the pull request review must be back ported to a `feat/pr-review-X-Y-Z` branch created in this repository:
0 commit comments