RFR: 2210: Use authenticatedUrl instead of webUrl in MergeBot
Erik Joelsson
erikj at openjdk.org
Mon Mar 25 18:09:27 UTC 2024
On Mon, 25 Mar 2024 17:44:15 GMT, Zhao Song <zsong at openjdk.org> wrote:
> Since the bot uses ssh to clone the repos in MergeBot, the bot should also use authenticatedUrl(ssh url) to access the remote repo. However, the mergeBot is still using webUrl(https url) in some places and it triggered an issue today.
Marked as reviewed by erikj (Lead).
-------------
PR Review: https://git.openjdk.org/skara/pull/1624#pullrequestreview-1958456325
More information about the skara-dev
mailing list