v1.15.0-rc3 is not marked as pre-release on GitHub Releases #7665

Closed
opened 2025-11-02 07:32:53 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Jackenmen on GitHub (Aug 7, 2021).

Description

v1.15.0-rc3 is not marked as a pre-release.
This is a bit problematic when using GitHub API (https://api.github.com/repos/go-gitea/gitea/releases/latest) in automation scripts when updating Gitea. The previous releases (i.e. v1.15.0-rc2) had this set correctly so I assume it is unintentional.

Originally created by @Jackenmen on GitHub (Aug 7, 2021). ## Description [v1.15.0-rc3](https://github.com/go-gitea/gitea/releases/tag/v1.15.0-rc3) is not marked as a pre-release. This is a bit problematic when using GitHub API (`https://api.github.com/repos/go-gitea/gitea/releases/latest`) in automation scripts when updating Gitea. The previous releases (i.e. [v1.15.0-rc2](https://github.com/go-gitea/gitea/releases/tag/v1.15.0-rc2)) had this set correctly so I assume it is unintentional.
Author
Owner

@techknowlogick commented on GitHub (Aug 7, 2021):

Updated, our CI doesn't do this automatically and is a manual process.

@techknowlogick commented on GitHub (Aug 7, 2021): Updated, our CI doesn't do this automatically and is a manual process.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7665