-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
notification settings option text "and your own notifications" unclear #25390
Comments
Please propose the changes that suites the best, I will take it forward from then, |
If it is correct that this enables email notifications for notifications that i caused. E.g. "you pushed this commit" "you made this comment" then I'd propose
I think the "and" chain is understandable. What i didnt understand what notifications are not mine. |
@lunny need your attention for a moment. |
Maybe we should change these as a radiobox list and every item should have a description. |
We can put a lil i button or tool tip in radio button title. |
What's unclear is what is the other side of the "And" operator? |
Bump - I'm here because one of my engineers wants to tweak email notifications and I have no idea what this option does (doesn't seem to be documented anywhere either). |
Apologies for the delay, I will take a look into it this weekend. |
Proposal: Discard the "Enable" keyword and label the options just by what they actually contain. Swap the first two to get an order by number of mails.
I am not sure about "except own" - sounds like I wont get any that are directed to myself. Maybe something like "except self inflicted" or "except triggered myself". |
Can you clarify what "all except own notifications" does? |
Good proposal. I like "except triggered by me" |
For anyone who wants to take a stab at this. The actual text values are in options/locale/locale_en-US.ini email_notifications.enable = Enable Email Notifications I made an attempt, but the maintainers wanted the variable names changed as well. I attempted to find all the occurrences of the two that needed changing, but was unsuccessful. The "AndYourOwn" and "Enabled" language is used in other places as well, so it may need a few levels of search and replace before it is all removed. |
Btw I tested "And Your Own" a little these days (due to "Only on Mention" not working as expected, see below) and it seems it writes way to many mails. Feels more or less the same as "Enabled". I am getting a lots of mails on PRs and stuff that I am really not involved with. Please check your definition/the expected behavior of "And Your Own" and fix if needed ;) Also "Only Email on Mention" does NOT include the notification when a reviewer has approved MY PullRequest. But that would be really helpful at this point. Regards |
I did not understand the and-chain. The following would have worked for me. Email on:
(I'm not sure the use care for getting emailed on things I did.) |
We found out that the spam everyone received with the "enabled" setting was caused by the gitea setting AUTO_WATCH_NEW_REPOS, which is by default set to true. So every developer was watching every repository and therefore receiving a lot of unwanted notifications. |
Description
It is unclear to me what the "and your own notifications" option means in the notification settings.
I think the text is improved. (And maybe also the available options could be more fine customizable as well..)
Gitea Version
1.19
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
self hosted debian
Database
SQLite
The text was updated successfully, but these errors were encountered: