This option disables CodeScene automatic webhook management. CodeScene will no longer check or modify webhooks
for this project. You have to create your own webhook for 'patchset-created' event and point it at:
{% if item.kv.host-url|not-empty %}{{ item.kv.host-url }}{% else %}{{host-url}}{% endif %}/hooks/{project-id}/gerrit
Specify the Gerrit Username.Specify the Gerrit HTTP Password.
Specify the Gerrit API URL. If left blank, a default API URL is constructed from the repository paths.
Specify the Gerrit Origin URL to use for fetching changes, if different from the configured repository origin URL.
The external webhooks will call CodeScene using this Host URL. If left blank, the global Host URL is used.