Although using the proper token requests to https://stage.t3bot.de/hooks/gerrit/?action=patchset-created fail with `HTTP/1.1 401 Unauthorized` (while https://www.t3bot.de/hooks/gerrit/?action=patchset-created works correctly) This happens because stage.t3bot.de has a HTTP Authentication Should I just remove stage.t3bot.de here? https://gitlab.typo3.org/services/review.typo3.org/-/blob/master/assets/hooks/change-merged.d/t3bot.de.phpsh#L19
Although using the proper token requests to https://stage.t3bot.de/hooks/gerrit/?action=patchset-created fail with
HTTP/1.1 401 Unauthorized(while https://www.t3bot.de/hooks/gerrit/?action=patchset-created works correctly)This happens because stage.t3bot.de has a HTTP Authentication
Should I just remove stage.t3bot.de here?
https://gitlab.typo3.org/services/review.typo3.org/-/blob/master/assets/hooks/change-merged.d/t3bot.de.phpsh#L19