damocles
|
748536203b
|
refactor: split long functions per review feedback; remove all #[allow] attributes
|
2026-05-22 19:24:44 +02:00 |
|
damocles
|
bbe2112dc9
|
fix: use try_from for i64/u64 casts; split format_notification into helpers
|
2026-05-22 19:14:22 +02:00 |
|
damocles
|
484cea62c7
|
fix #265: resolve all remaining clippy warnings (cast, too_many_lines, doc nits)
|
2026-05-22 19:11:40 +02:00 |
|
damocles
|
30d82148e0
|
clippy: apply auto-fixable warnings across workspace (closes #265 partial)
|
2026-05-22 18:55:57 +02:00 |
|
damocles
|
4a0d08154e
|
forge_notify: detect review requests via requested_reviewers (closes #253)
|
2026-05-22 16:54:29 +02:00 |
|
damocles
|
845fafdf1b
|
forge_notify: show assignees and reviewers unconditionally (closes #256)
|
2026-05-22 16:45:41 +02:00 |
|
damocles
|
5c360e8293
|
forge_notify: filter self-notifications, detect PR reviews (closes #230, closes #231)
|
2026-05-22 15:29:38 +02:00 |
|
damocles
|
4b51c198d5
|
forge_notify: add repo slug to notification header for multi-repo disambiguation
|
2026-05-22 00:50:19 +02:00 |
|
damocles
|
20bb343f27
|
forge_notify: add issue/PR number to header, drop repo: line, show assignee on new items (closes #225)
|
2026-05-22 00:50:19 +02:00 |
|
damocles
|
717086b02d
|
forge_notify: HIVE_FORGE_KEEP_SUBSCRIPTIONS=1 disables auto-unsubscribe
|
2026-05-21 22:33:35 +02:00 |
|
damocles
|
eb63c7ebb1
|
forge_notify: auto-unsubscribe from repo watches on subscribed notifications
|
2026-05-21 22:33:35 +02:00 |
|
damocles
|
da8a711a60
|
forge_notify: explicit open/empty state, unknown states show raw value
|
2026-05-21 22:27:22 +02:00 |
|
damocles
|
8cc6306728
|
forge_notify: generic type label helper, compose kind from label+state
|
2026-05-21 22:27:22 +02:00 |
|
damocles
|
13b7a94257
|
forge_notify: fix notification type strings and PR state detection (fixes #201)
|
2026-05-21 22:27:22 +02:00 |
|
damocles
|
3b44410427
|
manager: receive forge notifications (ManagerRequest::Wake)
|
2026-05-21 19:05:53 +02:00 |
|
damocles
|
a13f63f30c
|
forge_notify: check mark-read HTTP status, warn on non-2xx
|
2026-05-20 21:22:53 +02:00 |
|
damocles
|
de2179540a
|
fix: enrich forge notifications with subject body and comment content
|
2026-05-20 19:30:28 +02:00 |
|
damocles
|
cddaacd12f
|
feat: poll forge notifications in agent harness
Closes #27
|
2026-05-20 17:59:56 +02:00 |
|