d54ef5f265
feat: gitlab feature
2026-06-23 17:30:09 +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
0a02d85563
hooks: Re-export *Action types
...
Signed-off-by: pep <pep@bouah.net>
2026-01-08 13:48:15 +01:00
pep
1ad82dfeac
hooks::types: Implement PartialEq on 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
1c3af01142
hooks: Remove restriction to be published on main
...
Signed-off-by: pep <pep@bouah.net>
2025-12-17 16:01:55 +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: Add url to be displayed
...
Signed-off-by: pep <pep@bouah.net>
2025-04-19 14:30:10 +02:00
pep
14d03272dd
cusku::hooks: Use IssueAttrs.numbers rather than Issue.number
...
Signed-off-by: pep <pep@bouah.net>
2025-04-19 14:28:33 +02:00
pep
5b5de13db0
Allow deprecated elements from gitlab crate
...
We know they exist. There's no obvious replacement for the moment, so
they'll just stop working when they stop working.
Signed-off-by: pep <pep@bouah.net>
2025-03-11 12:40:35 +01: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
db88921290
Readd support for GitlabHook::WikiPage
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2024-09-04 20:35:05 +02:00
Maxime “pep” Buquet
4e330adb6b
Remove incomplete support for GitlabHook::Build
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2024-09-04 20:35:05 +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
Maxime “pep” Buquet
2f101c617c
Rename hook module to hooks
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2024-09-04 20:35:05 +02:00