mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: remove manual release note for Firefox addon (#63731)
The reviewer note for Firefox addons included a message that was intended for manual releases. This is no longer necessary with the automated release process. PR Close #63731
This commit is contained in:
committed by
Jessica Janiuk
parent
eec0bdcbb6
commit
aa1bf88181
@@ -437,10 +437,7 @@ function generateChangelog(commits: string[]): string {
|
||||
* @returns The reviewer note.
|
||||
*/
|
||||
function getFirefoxReviewerNote(commitSha: string): string {
|
||||
return `There is a field to provide a note to the reviewer, copy this template and make sure to replace
|
||||
${commitSha} with the SHA of the release commit to create a valid link.
|
||||
|
||||
This is a monorepo and includes much more code than just the DevTools extension. The relevant
|
||||
return `This is a monorepo and includes much more code than just the DevTools extension. The relevant
|
||||
code is under \`devtools/...\` and \`devtools/README.md\` contains instructions for compiling
|
||||
release builds locally.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user