mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 17:38:33 +00:00
Merge pull request '[BUG] Don't fire notification for comment of pending review' (#4487) from gusted/webhook-issue into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4487 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
commit
7e37c4d831
5 changed files with 173 additions and 4 deletions
|
@ -14,6 +14,7 @@
|
|||
content: "good work!"
|
||||
created_unix: 946684811
|
||||
updated_unix: 946684811
|
||||
content_version: 1
|
||||
-
|
||||
id: 3
|
||||
type: 0 # comment
|
||||
|
@ -33,6 +34,7 @@
|
|||
tree_path: "README.md"
|
||||
created_unix: 946684812
|
||||
invalidated: false
|
||||
content_version: 1
|
||||
-
|
||||
id: 5
|
||||
type: 21 # code comment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue