We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f9d94 commit 7e85081Copy full SHA for 7e85081
1 file changed
docs/releases.md
@@ -138,7 +138,7 @@ Navigate to the **Actions** tab and run the **Release: Patch (1) Create PR** wor
138
This workflow will automatically:
139
140
1. Find the latest release tag for the channel.
141
-2. Create a release branch from that tag if one doesn't exist (e.g., `release/v0.5.1`).
+2. Create a release branch from that tag if one doesn't exist (e.g., `release/v0.5.1-pr-12345`).
142
3. Create a new hotfix branch from the release branch.
143
4. Cherry-pick your specified commit into the hotfix branch.
144
5. Create a pull request from the hotfix branch back to the release branch.
0 commit comments