Closed davidvonthenen closed 3 weeks ago
The pull request introduces updates to the .github/BRANCH_AND_RELEASE_PROCESS.md
document, adding a new section titled "Creating a Release" which details the steps for creating a release within the GitHub Flow branching strategy. It includes instructions for users with write access, focusing on Git tags and drafting releases. Additionally, a subsection on "Creating a Release from a Release Branch" is added, outlining procedures for patch releases from specific branches, including example commands for clarity.
File | Change Summary |
---|---|
.github/BRANCH_AND_RELEASE_PROCESS.md |
Added a new section "Creating a Release" and a subsection "Creating a Release from a Release Branch" with detailed instructions and example commands. |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Proposed changes
Document actual
git
commands for performing a release.Types of changes
What types of changes does your code introduce to the community Python SDK? Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Further comments
Summary by CodeRabbit