diff options
author | Norwin <noerw@users.noreply.github.com> | 2021-03-13 18:06:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-13 19:06:52 +0100 |
commit | 658d1bfac8c4706d83004c4069cd52ef63fb71cb (patch) | |
tree | bd92f05b5483e6a7dd12c2f9912c3f71a4ddc178 /models/convert.go | |
parent | e256a62257df85c9fdb53426cc5b28bf422d91af (diff) | |
download | gitea-658d1bfac8c4706d83004c4069cd52ef63fb71cb.tar.gz gitea-658d1bfac8c4706d83004c4069cd52ef63fb71cb.zip |
API: fix set milestone on PR creation (#14981)
* API: fix set milestone on PR creation
pr creation via API failed with 404, because we searched
for milestoneID 0, due to uninitialized var usage D:
* add tests
* fix expected status codes
* fix tests
Co-authored-by: 6543 <6543@obermui.de>
Diffstat (limited to 'models/convert.go')
0 files changed, 0 insertions, 0 deletions