Gary's Blog
  • Blog
    Chat the Ops up Gate: a deterministic PII boundary between your data and AI agents CRGenerator: automating Change Request documentation from git history Fine-grained authorization with Amazon Cognito user pool and API Gateway AWS one punch Tail call optimization in Scala
Gary's Blog

Automation


CRGenerator: automating Change Request documentation from git history

 Posted on September 20, 2024  |  3 minutes  |  GaryZhu

A small Go CLI that walks your git commit range, extracts JIRA ticket numbers, and pulls the issue details — so you can stop writing Change Requests by hand. [Read More]
Go  JIRA  Git  DevOps  Automation 

GaryZhu  • © 2022  •  Gary's Blog