Skip to content

Commit 89c5165

Browse files
authored
Remove v1 from release docs (github#1536)
1 parent ba216f7 commit 89c5165

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,8 @@ Here are a few things you can do that will increase the likelihood of your pull
6767
This mergeback incorporates the changelog updates into `main`, tags the release using the merge commit of the "Merge main into releases/v2" pull request, and bumps the patch version of the CodeQL Action.
6868

6969
Approve the mergeback PR and automerge it.
70-
1. When the "Merge main into releases/v2" pull request is merged into the `releases/v2` branch, the "Update release branch" workflow will create a "Merge releases/v2 into releases/v1" pull request to merge the changes since the last release into the `releases/v1` release branch.
71-
This ensures we keep both the `releases/v1` and `releases/v2` release branches up to date and fully supported.
7270

73-
Review the checklist items in the pull request description.
74-
Once you've checked off all the items, approve the PR and automerge it.
75-
1. Once the mergeback has been merged to `main` and the "Merge releases/v2 into releases/v1" PR has been merged to `releases/v1`, the release is complete.
71+
Once the mergeback has been merged to `main`, the release is complete.
7672

7773
## Keeping the PR checks up to date (admin access required)
7874

0 commit comments

Comments
 (0)