-
Notifications
You must be signed in to change notification settings - Fork 711
Consider not creating "latest" as a GitHub release #3099
Copy link
Copy link
Closed
Labels
area/ciCI and build related issuesCI and build related issuesgood first issueGood for newcomersGood for newcomers
Milestone
Description
Right now, a new pre-release "latest" is created in Github with the latest commit from master branch every day (or even more often?). The problem is that it notified anyone that watch releases in this project (like below) every day as well.
This personally made me un-watch this repo due to the constant notifications, but then I missed the release of the v1.0.0 which I would have loved to see automatically.
I don't have the full context as why this project decided to create a "latest" pre-release all the time, but I wonder if there isn't a better way to store the latest artefact and make them available to people, without using Github release.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/ciCI and build related issuesCI and build related issuesgood first issueGood for newcomersGood for newcomers