RFR: 1271: Webrev generation should be optional [v4]

Erik Joelsson erikj at openjdk.org
Tue Feb 21 20:44:07 UTC 2023


On Tue, 21 Feb 2023 19:31:40 GMT, Zhao Song <zsong at openjdk.org> wrote:

>> Currently, webrevs are generated automatically when a user pushes a new commit, and it's mandatory to choose either JSON or HTML when configuring the mlbridge bot. If both of them are disabled in the configuration, the bot will throw errors.
>> 
>> In this patch, generating a webrev will be optional. If both JSON and HTML are disabled, no webrev will be generated.
>
> Zhao Song has updated the pull request incrementally with one additional commit since the last revision:
> 
>   skip generating paths in WebrevStorage#createAndArchive

Marked as reviewed by erikj (Lead).

-------------

PR: https://git.openjdk.org/skara/pull/1475


More information about the skara-dev mailing list