-
-
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
Fix problem when self-assign notification #18797
Fix problem when self-assign notification #18797
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible there are more instances like these?
Should we also ignore them for sending mail notification? |
Codecov Report
@@ Coverage Diff @@
## main #18797 +/- ##
=======================================
Coverage ? 46.61%
=======================================
Files ? 853
Lines ? 122463
Branches ? 0
=======================================
Hits ? 57080
Misses ? 58501
Partials ? 6882
Continue to review full report at Codecov.
|
* giteaofficial/main: Fix ldap loginname (go-gitea#18789) Replace deprecated String.prototype.substr() with String.prototype.slice() (go-gitea#18796) Fix problem when self-assign notification (go-gitea#18797) Move editorconfig-checker to lint-backend and remove JS wrapper (go-gitea#18793)
No description provided.