Skip to content

Commit 6653849

Browse files
baronfelCopilot
andauthored
Update documentation/project-docs/SDK-PR-guide.md
Co-authored-by: Copilot <[email protected]>
1 parent d94b616 commit 6653849

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

documentation/project-docs/SDK-PR-guide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ That is why we have removed all servicing builds from the installer main page as
6464
Internal codeflow is merged into public GitHub repos on patch Tuesday each month to ensure we are updated.
6565

6666
## Inter-branch codeflow
67-
In the SDK repo, we have automated codeflow set up for each non-preview release branch flowing from the oldest branch all the way to main. You can see the configuration for that in [github-merge-flow.jsonc](https://github.com/dotnet/sdk/blob/main/github-merge-flow.jsonc). The workflow configuration is in (inter-branch-merge-flow.yml)[https://github.com/dotnet/sdk/blob/main/.github/workflows/inter-branch-merge-flow.yml]
68-
67+
In the SDK repo, we have automated codeflow set up for each non-preview release branch flowing from the oldest branch all the way to main. You can see the configuration for that in [github-merge-flow.jsonc](https://github.com/dotnet/sdk/blob/main/github-merge-flow.jsonc). The workflow configuration is in [inter-branch-merge-flow.yml](https://github.com/dotnet/sdk/blob/main/.github/workflows/inter-branch-merge-flow.yml)
6968
You can see the existing open branch codeflows [here](https://github.com/dotnet/sdk/issues?q=is%3Apr%20is%3Aopen%20author%3Aapp%2Fgithub-actions%20%20Merge%20branch)
7069

7170
### Further updates

0 commit comments

Comments
 (0)