Remove release_notes from process#802
Conversation
|
@AnatoliB / @michaelpeng36 -- In our current release process, we manually generate the release notes. Do you have any concerns with this change? |
Francisco-Gamino
left a comment
There was a problem hiding this comment.
LGTM, but let's wait for Anatoli's and Michael's feedback before merging this change.
|
@Francisco-Gamino @davidmrdavid, I think |
|
I'm ok either way. As far as I understand, unlike some other repos, this repo does not have automation to generate release notes automatically from a file today. I think it would be great to get there eventually, perhaps as a part of automating the worker release pipeline in general. But, since this is not implemented today, we can clean it up for now, just to avoid a confusion. |
Issue describing the changes in this PR
From my last conversation with @Francisco-Gamino, I understood that we were dropping the use of
release_notes.mdfrom our PR-making process. Assuming I understand that correctly, I made this PR to remove therelease_notes.mdfile from the repo, as well as removing the instruction to use it in our PR-making template.Pull request checklist
release_notes.mdAdditional information