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
Update MakeReleaseNotes to crash if notes are missing. (#5613)
The task is only invoked on projects that are scheduled to be released.
And projects that publish refdocs are the ones that also publish release
notes. The task now verifies that if it's called in a project that
publishes refdocs, it has to have release notes, otherwise it breaks.
0 commit comments