Open Sentry Web Site IN-PROGRESS
-
Home
- Topics
Branching Model
Branching model here is simplified and doesn't follow Gitflow[1]:
- 1
mainbranch. feature/short-descriptionbranches for new features and bug fixes, ortrivial/short-descriptionfor trivial changes, like indentation, white spaces, etc.release/vX.Y.Zbranches for releases (this is done automatically by the release workflow[2]).- No
hotfixorbugfixbranches. vX.Y.Ztags for each release (this is done automatically by the release workflow[2]).- Pull Requests (PR):
- The PR requests to merge your branch in your repository into the
mainbranch of thesentrysoftwarerepository. - 1 code review is required to merge the PR.
- PRs are “merged”, not squashed, and not rebased.
- No sign-off is required (for now).
- The PR requests to merge your branch in your repository into the
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.
