git-release icon indicating copy to clipboard operation
git-release copied to clipboard

Add release body templating support

Open anton-yurchenko opened this issue 9 months ago • 0 comments

Summary

  • add BodyTemplate configuration and new GetBody helper
  • wire up release body creation in main
  • support templated release bodies in release package
  • document BODY_TEMPLATE and show example usage
  • test new body logic

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_b_6841efe5834083318d93d43cd7d881ed

anton-yurchenko avatar Jun 05 '25 19:06 anton-yurchenko