RFR: 2266: TestInfoBot couldn't get checks after user changed their GitHub username [v2]

Zhao Song zsong at openjdk.org
Tue May 28 22:48:36 UTC 2024


> 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.

Zhao Song has updated the pull request incrementally with one additional commit since the last revision:

  update

-------------

Changes:
  - all: https://git.openjdk.org/skara/pull/1652/files
  - new: https://git.openjdk.org/skara/pull/1652/files/ac7cd148..170496ed

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=skara&pr=1652&range=01
 - incr: https://webrevs.openjdk.org/?repo=skara&pr=1652&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/skara/pull/1652.diff
  Fetch: git fetch https://git.openjdk.org/skara.git pull/1652/head:pull/1652

PR: https://git.openjdk.org/skara/pull/1652


More information about the skara-dev mailing list