Import releases from Gitea
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Context
Right now, the Gitea importer does not attempt to import releases citing an issue on Gitea that has since been completed. Gitea has now had an API for releases since 2017.
Proposed Solution
Remove the logic that skips import_releases
for gitea imports, verify and make any changes necessary to support Gitea's API, and update specs to reflect Gitea's API response.
Edited by 🤖 GitLab Bot 🤖