milestone/04 #140

Merged
fuzzy merged 2 commits from milestone/04 into main 2026-06-29 12:33:00 +00:00
Owner
No description provided.
- Parse Go templates with function support (#0068)
- Provide template functions: truncate, timefmt, upper, lower (#0069)
- Handle template compile and execution errors gracefully (#0070)
- Define Message struct with all notification fields (#0072-#0079)
- Use endpoint template if specified (#0080)
- Fall back to global template when endpoint omitted (#0081)
- Provide sensible default template (#0082)
- Unit tests for template functions and rendering (#0084)
- Test coverage for truncate, timefmt, upper, lower, caching (#0085)

Closes #0071, closes #0079, closes #0083, closes #0086
Closes #0068-#0070, #0072-#0078, #0080-#0085
docs: mark Phase 4 notification formatting tasks as complete
All checks were successful
Test and Release / test (pull_request) Successful in 1m40s
Test and Release / lint (pull_request) Successful in 2m42s
493949984a
fuzzy merged commit 493949984a into main 2026-06-29 12:33:00 +00:00
fuzzy deleted branch milestone/04 2026-06-29 12:33:00 +00:00
Sign in to join this conversation.
No reviewers
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/9biff!140
No description provided.