You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/skills/create-public-release-pr/SKILL.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,11 @@ disable-model-invocation: true
14
14
- The most recently created branch corresponds to the current release.
15
15
2.**Collect stage container names** - read `stage-containers.txt` from the internal release branch get the stage container names for each release.
16
16
3.**Update Dockerfiles to new .NET versions** - for each .NET version to be released, run the update-dependencies tool from the root of the dotnet-docker repo:
0 commit comments