Integrated: 2266: TestInfoBot couldn't get checks after user changed their GitHub username
Zhao Song
zsong at openjdk.org
Tue May 28 23:33:30 UTC 2024
On Tue, 28 May 2024 21:31:08 GMT, Zhao Song <zsong at openjdk.org> wrote:
> TestInfoBot couldn't get checks after user changed their GitHub username, the root cause is that Skara bot can't correctly handle HTTP status code 301 in rest requests.
> This patch is trying to make skara bot follows the redirect link when it encounters 301 status code.
This pull request has now been integrated.
Changeset: 54ca2592
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/54ca25923a5604fd865e80df50dd0496abb6d633
Stats: 17 lines in 2 files changed: 15 ins; 0 del; 2 mod
2266: TestInfoBot couldn't get checks after user changed their GitHub username
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1652
More information about the skara-dev
mailing list