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
..
2024-08-09 14:58:15 +02:00
2024-08-04 18:24:10 +02:00
2024-07-24 14:17:23 +00:00
2024-08-02 11:10:34 +02:00
2024-08-02 11:10:34 +02:00
2024-04-15 20:01:35 +02:00
2024-06-16 13:42:58 +02:00
2023-12-25 21:25:29 +01:00
2024-08-02 11:10:34 +02:00