Integrated: 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.
This pull request has now been integrated.
Changeset: 7fbecfa9
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/7fbecfa945452055f2e353b1a6d25afe48f35296
Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 mod
2210: Use authenticatedUrl instead of webUrl in MergeBot
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1624
More information about the skara-dev
mailing list