File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,9 @@ name: Publish to PyPi
1414# 3. Bump package version and generate latest Changelog
1515# 4. Publish package to PyPi test and prod repository
1616# 5. Kick off SAR App pipeline to publish latest version with minimal and extra dependencies
17- # 6. Builds a new user guide and API docs with release version; update /latest pointing to newly released version
18- # 7. Close all issues labeled "pending-release" and notify customers about the release
17+ # 6. Builds and publish latest changelog from tip of the branch
18+ # 7. Builds a new user guide and API docs with release version; update /latest pointing to newly released version
19+ # 8. Close all issues labeled "pending-release" and notify customers about the release
1920
2021# See MAINTAINERS.md "Releasing a new version" for release mechanisms
2122
You can’t perform that action at this time.
0 commit comments