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
build: publish script should print a better URL for drafting the release
Currently when the publish script completes, the caretaker still needs to draft the release online in the GitHub UI. In order to make this
easier for the caretaker, we generate an URL that automatically fills in the proper release tag and the release name.
Note we can also look into attaching the release notes automatically, but since the release notes are making the URL too large and
Github denies too large URL's, this is something we can explore in a follow-ups.
0 commit comments