Skip to content

Commit 5f3d155

Browse files
copilot feedback
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
1 parent f7e8084 commit 5f3d155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/notes/releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Then, backport the release action to the target release branch. This should be d
3434

3535
First, create a copy of our current release action (release.yml). Then, change any references to `main` to the target branch. Double check that there isn't any release tooling on `main` that doesn't exist on the target branch. If there is, make sure this is backported too. After opening the PR, check the CI to make sure everything works as expected: add backports of CI fixes as needed.
3636

37-
Once the release action PR is merged, release-please will work on this branch in the same was as it does on `main`. Any PRs that merge to the release branch trigger the release action and update release-pleases' release PR. Proceed as normal from here.
37+
Once the release action PR is merged, release-please will work on this branch in the same was as it does on `main`. Any PRs that merge to the release branch trigger the release action and update the release PR that release-please manages. Proceed as normal from here.
3838

3939
## `release-please`
4040

0 commit comments

Comments
 (0)