gitea icon indicating copy to clipboard operation
gitea copied to clipboard

Feature request: option to watch releases/tags

Open Mikaela opened this issue 5 years ago • 6 comments

  • Gitea version (or commit ref): 1.7.4
  • Git version: N/A
  • Operating system: N/A
  • Can you reproduce the bug at https://try.gitea.io:
    • [x] Yes (any repository)
    • [ ] No
    • [x] Not relevant
  • Log gist: N/A

Description

I wish Gitea had an option to only watch for releases / new tags like GitHub's option notifications: releases only. I understand that currently watching sends notifications on new issues/comments/pull requests which may be very active while I may only beinterested in when they release/tag new versions unless I subscribe something by myself.

Loosely related issues:

  • https://github.com/go-gitea/gitea/issues/569 - RSS support
  • https://github.com/go-gitea/gitea/issues/5723 - Get notified for gitea new releases

Mikaela avatar Mar 25 '19 18:03 Mikaela

This is a feature I'm really missing as well. Some of the web services I run are on Gitea rather than GitHub/Gitlab (which is good imo) but staying on top of releases is difficult when I have to remember to explicitly look at that repo rather than just keep an eye on my feed reader.

Amolith avatar Oct 18 '19 21:10 Amolith

I still prefer RSS/Atom for everything but I think this is a great feature request. Just don't follow GH's behavior of not counting uploads without a message as releases, and thus not sending notifications when you're watching releases only.

ghost avatar Feb 21 '20 18:02 ghost

We need notifications on releases/tags

lunny avatar Feb 22 '20 02:02 lunny

I am not sure if this belongs here, but it would be nice to be able to also see how many users are just subscribing to releases while GitHub only counts those who are subscribed to all notifications.

Mikaela avatar May 08 '20 05:05 Mikaela

I second the idea of supporting RSS feeds for projects. Even if it's as simple as presenting the commits or tags in a project as an Atom feed, that would be really helpful when subscribing through an RSS aggregator.

Dark-Feather avatar Nov 16 '20 19:11 Dark-Feather

Related pull request: https://github.com/go-gitea/gitea/pull/26865

BluePixel4k avatar Feb 01 '24 19:02 BluePixel4k