Integrated: 1271: Webrev generation should be optional

Zhao Song zsong at openjdk.org
Tue Feb 21 21:26:05 UTC 2023


On Thu, 16 Feb 2023 00:03:32 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.

This pull request has now been integrated.

Changeset: 50e7e8cc
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/50e7e8cc1f6b2081b0e607b1b37529936d173e7b
Stats:     259 lines in 4 files changed: 242 ins; 0 del; 17 mod

1271: Webrev generation should be optional

Reviewed-by: erikj

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

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


More information about the skara-dev mailing list