Fix: Submit release note to the same branch 47/102447/4
authorSangwook Ha <sangwook.ha@verizon.com>
Thu, 22 Sep 2022 22:09:01 +0000 (15:09 -0700)
committerSangwook Ha <sangwook.ha@verizon.com>
Fri, 23 Sep 2022 03:28:42 +0000 (03:28 +0000)
commit8e93bc6c0aa1cd766f71045f7ccca092e1fd715c
tree78f0611eeb73a124f42296b0eb433f27c07d8bda
parent936ba45c2e3ec10b8df922c707627c504417b9d3
Fix: Submit release note to the same branch

The release note created by 'genenrate-release-notes.sh' is pushed to
the master branch. Make sure the change is submitted to the same branch
in Gerrit.

And remove the sed command to append a new release note file in the
'index.rst' file since the file already includes a wildcard match
'release-notes-*'.

Change-Id: Id396d8fec4eae97b627fa490ea20b2c5f437b998
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
jjb/autorelease/generate-release-notes.sh