Skip to content

Add a responseStatus log field to the artifacts download/upload logs

Some responses (for example 403 for upload artifacts API endpoint) are returned due to few different reasons. I think it would be good to log not only the forbidden but also the reason returned by GitLab CE/EE as the response status text.

/cc @ayufan

Merge request reports