forgejo/services
Gusted 15c64122a6
[BUG] Don't fire notification for comment of pending review
- When a comment was updated or deleted and was part of an
pending/ongoing review, it would have triggered a notification, such as
a webhook.
- This patch checks if the comment is part of a pending review and then
does not fire a notification and, in the case of updating a comment,
does not save the content history because this is not necessary if it is
still a "draft" comment given it is a pending comment (there is no need
to see my embarrassing typos).
- Adds integration tests.
- Resolves https://codeberg.org/forgejo/forgejo/issues/4368
2024-08-18 17:04:00 +02:00
..
actions Clear up old Actions logs (#31735) 2024-08-04 18:24:10 +02:00
agit fix(agit): run full pr checks on force-push 2024-08-12 09:00:41 +02:00
asymkey
attachment
auth tests additional grant scopes 2024-08-09 14:58:15 +02:00
automerge
context [BUG] Allow 4 charachter SHA in /src/commit 2024-08-06 01:45:41 +02:00
contexttest
convert Fix null requested_reviewer from API (#31773) 2024-08-13 06:51:49 +02:00
cron Clear up old Actions logs (#31735) 2024-08-04 18:24:10 +02:00
doctor
externalaccount
f3 chore(refactor): split repo_service.ForkRepository in two 2024-08-11 12:40:34 +02:00
federation feat: access ActivityPub client through interfaces to facilitate mocking in unit tests (#4853) 2024-08-07 05:45:24 +00:00
feed
forgejo
forms feat: support grouping by any path for arch package (#4903) 2024-08-11 10:35:11 +00:00
gitdiff feat: highlighted code search results (#4749) 2024-08-06 05:57:25 +00:00
indexer
issue [BUG] Don't fire notification for comment of pending review 2024-08-18 17:04:00 +02:00
lfs feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
mailer
markup
migrations Update module github.com/google/go-github/v57 to v63 2024-08-05 13:21:39 +00:00
mirror feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
notify
org
packages feat: support grouping by any path for arch package (#4903) 2024-08-11 10:35:11 +00:00
pull Merge pull request 'Revert "Prevent allow/reject reviews on merged/closed PRs"' (#4907) from caesar/forgejo:revert-no-closed-pr-review into forgejo 2024-08-13 23:25:54 +00:00
release
remote
repository chore(refactor): split repo_service.ForkRepository in two 2024-08-11 12:40:34 +02:00
secrets
task feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
uinotification
user
webhook
wiki