0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-23 21:41:20 +01:00
Giteabot e6395e1e81
Handle invalid target when creating releases using API () ()
Backport  by @kemzeb

A 500 status code was thrown when passing a non-existent target to the
create release API. This snapshot handles this error and instead throws
a 404 status code.

Discovered while working on .

Co-authored-by: Kemal Zebari <60799661+kemzeb@users.noreply.github.com>
2024-09-17 02:23:40 +00:00
..