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

Zhao Song zsong at openjdk.org
Tue Feb 21 18:58:44 UTC 2023


> 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:

  fix linebreaker issue

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

Changes:
  - all: https://git.openjdk.org/skara/pull/1475/files
  - new: https://git.openjdk.org/skara/pull/1475/files/85bda4d3..71027edb

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=skara&pr=1475&range=01
 - incr: https://webrevs.openjdk.org/?repo=skara&pr=1475&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/skara/pull/1475.diff
  Fetch: git fetch https://git.openjdk.org/skara pull/1475/head:pull/1475

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


More information about the skara-dev mailing list