Skip to content

Fix 500 error when tag_name or ref_name are empty

What does this MR do and why?

Contributes to #382116 (closed)

Problem

Empty values for tag_name or ref_name raise an exception.

Solution

Add error handling to return bad request errors.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vasilii Iakliushin

Merge request reports