Replies: 3 comments 4 replies
-
|
Just want to add that a lot of GitHub projects that make releases to the standard, public package registries for their language (e.g. PyPI, npm registry, etc.) don’t ever create corresponding GitHub releases, but do push corresponding git tags to GitHub. So the GitHub users who are intending to watch such projects for new releases don’t actually ever get notified about the new releases, which they may only find out about after it’s too late to avoiding missing an important release. Could the GitHub team please comment on whether an additional “Tags” option could be added to the choices in the “Custom” menu? |
Beta Was this translation helpful? Give feedback.
-
|
Just wanted to inform, there is not enough to track only the releases or tags creation. Needs to track assets update in each or last release, because assets can be updated separately. |
Beta Was this translation helpful? Give feedback.
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, for repos, in the relevant: 'Watch' | 'Custom' dropbown, there's a
Releasesoption. My suggestion is to add another option,Tags, to be able to get notifications for new tags, even if there hasn't been created a relevant release from it. Here is a mockup:Example repo: https://github.com/Lexikos/AutoHotkey_L/releases where the last release is from May 8, but there have also been 6 new tags since then:
Beta Was this translation helpful? Give feedback.
All reactions