RFR: 2210: Use authenticatedUrl instead of webUrl in MergeBot
Zhao Song
zsong at openjdk.org
Mon Mar 25 18:14:35 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.
Thanks!
-------------
PR Comment: https://git.openjdk.org/skara/pull/1624#issuecomment-2018610690
More information about the skara-dev
mailing list