-
Notifications
You must be signed in to change notification settings - Fork 129
Ability to Watch a project but only for releases #410
Comments
I just sent this to support@ (Maybe this issue could be expanded to include mentioned subscriptions?)
|
Just received reply — here's hoping:
|
This would be a great feature. |
Not only great, but required for some repos ;) |
An RSS feed for subscribing to a project release would be really cool. |
This is possible already. For example go to https://github.com/twbs/bootstrap/releases, have a look in the html source of the page. Search for So you get a feed with releases with a url like: |
Did also report this one to Github earlier last year 👍 |
Think one extra option between 'not watching' and 'watching' would be enough, something like 'only watch releases'. |
This would be awesome. I always find myself going back to projects to check if there is a newer version. |
This would be awesome. Something simple, like the "only watch releases" suggested above. |
Would also love this. I'm currently using a separate service to watch the releases.atom folder and have that service e-mail me when it changes. |
@StubbsPKS For the record, what service do you use? |
@TPS If This, Then That. https://ifttt.com/ |
This would make GitHub even more awesome - if that is possible.. 😄 |
I'm a bit stunned that this hasn't been addressed yet. TL/DR The ability to watch releases ONLY would be incredible useful. A subscribe button on a projects /releases page would do the trick, though @maidmaid's suggestion is even better. |
For example, a project like scylla or rxjava can have hundreds of issues between releases. These have literally clogged up my email inbox even though the only thing I'm interested in is releases. |
Seems like a must have feature. I went searching for it because I assumed it was possible. |
If you want to watch releases of a project that is available in a package manager like e.g.: |
This would be a killer feature. |
I too maintain things for Homebrew, Homebrew-Cask, and Homebrew-FUSE, it would be EXTREMELY helpful to know when I need to re-package my brews, and write a new ruby script! |
@julmot some of us are the maintainers for those packagers, but we are under hundreds of issues, patches, etc, for the daily/weekly/yearly RC, and then release. |
Really github, it's a no-brainer. |
Is anyone listening? If so, at least providing easier access to the hidden atom URLs would be a start. :) |
Sounds like a no-brainer to me, from business perspective this will lower the shit-storm of insta-archive emails they are sending now for all issues / PRs 😉 |
Need this feature as well. I'm glad I'm not the only one. |
+1 |
Would love to see this |
I get no email notification for a new release :( even though I am watching only for releases :( |
This issue is feature request. The feature is working for the most of people. So, you had better to write to support. |
Please fix this issue "Without adding a message to the release, it only counts as a "tag" and not as a full release". So I do not receive notifications for projects that do not contain a release message in their releases. |
@multlurk IMHO it seems like something you should create a new issue for |
can we please have another Atom feed that excludes pre-release releases? |
This has never worked right for me as-implemented by GH. Why did you shut your service down before verifying its replacement's suitability, @Richard87?? |
There's another service called ReleaseBell: https://releasebell.com/ , I haven't actually checked though, saw on awesome-selfhosted repository. However, I still use my self-hosted tool, AlertHub, on a cheap VPS without issues: https://github.com/Ardakilic/alerthub . I get email and push notifications on the releases I set. |
Look at https://gitpunch.com/ I'm still using it for projects which use tags without GitHub Releases. |
@core-code You can run an existing feed with the RSS-Bridge Filter (as a rudimentary Yahoo pipe) to filter out the pre-releases. My public rss-bridge server has the filter bridge enabled for eg: https://rss-bridge.bb8.fun/#bridge-Filter As an example:
Edit: This is a hack. Would love if GitHub actually supported different release feeds. |
@captn3m0 this only works for repositories which consistently tag their pre-releases with "alpha" or "beta". the GitHub Atom feed doesn't even contain the information whether a release is a pre-release. therefore there is no general way to filter all pre-releases. a solution would entail GitHub adding the pre-release status annotation to the feed or creating additional feeds. |
this is now available under watch -> custom -> releases |
nice, but this doesn't address the Atom feed issue |
@schrepfler Pardon…? It literally doesn't work. I have not got ONE release notification since Releaser closed down, despite the following being set: |
Maybe it's something about how you perform the release. It works for me |
This is not a new feature. It is available since November 2018 https://github.blog/changelog/2018-11-27-watch-releases/ As other people already pointed out, if you want further improvement you should reach out to GitHub Support or at least open a new issue here or post in the GitHub forum. Continuing to post here well have zero effects. I'm going to unsubscribe from this issue now too. |
Like @JamesTheAwesomeDude I'm really surprised by your last posts. Concerning the little dozen of github repositories I follow:
On the contrary, the alternative mentioned above (supplied by https://gitpunch.com/ ) is still working like a charm for me to get release notifications for GitHub projects, while I still wait for a working solution directly from GitHub. Really surprised... Maybe our posts here will have the effect to find what @JamesTheAwesomeDude, me (and others) could have in common to break this GitHub feature. Thanks for your confirmation. Edit. Even more surprising, I carefully checked my mails of the past years about notifications from the projects I follow:
Of course (I verified it once again) all of them have "Releases" checkbox enabled for GitHub notifications. |
It was an issue with my configurations in |
yeah works fine here |
For those of you having problems with this, have y'all verified that your various e-mail settings are correct under https://github.com/settings/notifications? Also, your e-mail account itself isn't spamming them? I, too have no problems, & am mystified whenever anyone complains here.… |
My apologies, @dimisjim . It was an issue with my configurations in Thanks for your help and patience. Hope that helps others as well. |
Only if you want to pay $4/mo. for something GitHub should be doing itself. |
I'm often interested in watching a project but I'm not really interested in all the conversations and issues it might have, I'm mostly interested in releases coming out. Would it be possible to have more options under the Watch project button?
The text was updated successfully, but these errors were encountered: