Please email new release after they're built and ready to download #7044

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

Originally created by @laoshaw on GitHub (Mar 21, 2021).

In the past it worked well, now when I saw a new release email, I could not find it other than the source code, so I tell myself let's wait and revisit it later, and each time I then forgot.

can you delay the email until the release is fully built? After all most if not all the users need the binary release.

Thanks!

Originally created by @laoshaw on GitHub (Mar 21, 2021). In the past it worked well, now when I saw a new release email, I could not find it other than the source code, so I tell myself let's wait and revisit it later, and each time I then forgot. can you delay the email until the release is fully built? After all most if not all the users need the binary release. Thanks!
Author
Owner

@noerw commented on GitHub (Mar 21, 2021):

The way to do this in Gitea is to mark the release as draft first, and disable draft status when the release is finalized.
This could also be integrated into CI, for example using the tea CLI: tea release edit --draft=false v1.0.0

@noerw commented on GitHub (Mar 21, 2021): The way to do this in Gitea is to mark the release as draft first, and disable draft status when the release is finalized. This could also be integrated into CI, for example using the `tea` CLI: `tea release edit --draft=false v1.0.0`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7044