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
Description of issue or feature request: #1946 adds a CD workflow to release build artifacts on PyPI and GH upon successful completion of the CI workflow for a pushed release tag.
The PR also replaces the manual process of adding release notes to the GH release page with an automatically added link:
Description of issue or feature request:
#1946 adds a CD workflow to release build artifacts on PyPI and GH upon successful completion of the CI workflow for a pushed release tag.
The PR also replaces the manual process of adding release notes to the GH release page with an automatically added link:
python-tuf/.github/workflows/cd.yml
Lines 83 to 86 in b99d043
Current behavior:
Auto-generated GH release pages only link to CHANGELOG.md.
Expected behavior:
Consider auto-generating more meaningful release notes (see GH docs)
The text was updated successfully, but these errors were encountered: