Commit graph cusku/src/hooks/forgejo.rs
Author SHA1 Message Date
732f77f141 feat: Notify when updating comment (not just commenting) 2026-06-23 17:30:10 +02:00
pep
5fc65c7636
Use author name of the current comment not the one of the issue
Signed-off-by: pep <pep@bouah.net>
2026-06-11 22:03:16 +02:00
pep
990829d72c hooks: Add updated_at parameter to MergeRequest and Issue hooks
Signed-off-by: pep <pep@bouah.net>
2026-01-08 13:48:15 +01:00
pep
caa92227b2 fmt update?
Signed-off-by: pep <pep@bouah.net>
2025-12-27 14:31:32 +01:00
pep
ca6990114b
Handle closing issues
Signed-off-by: pep <pep@bouah.net>
2025-05-03 22:15:39 +02:00
pep
f90b152abf
Add support for issue comments
Signed-off-by: pep <pep@bouah.net>
2025-05-03 17:33:16 +02:00
pep
12330e736d
cusku::hooks::forgejo: Add url to be displayed
Signed-off-by: pep <pep@bouah.net>
2025-04-19 14:30:10 +02:00
pep
14d03272dd
cusku::hooks::forgejo: Use IssueAttrs.numbers rather than Issue.number
Signed-off-by: pep <pep@bouah.net>
2025-04-19 14:28:33 +02:00
pep
fc0b13079f Add support for ForgejoHook::Issue
Signed-off-by: pep <pep@bouah.net>
2024-09-04 23:49:16 +02:00
pep
f6b031eb1f Remove unused Arc/Mutex
Signed-off-by: pep <pep@bouah.net>
2024-09-04 23:45:48 +02:00
Maxime “pep” Buquet
4bbb3f8994 Split hook modules
Some structs changed to public on the way to facilitate writes.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2024-09-04 20:35:05 +02:00