makandra / geordi

Collection of command line tools used in our daily work with Ruby, Rails and Linux.
https://makandra.com/
MIT License
103 stars 17 forks source link

Link the Pivotal Tracker story with `geordi commit` #179

Closed makmic closed 1 year ago

makmic commented 2 years ago

The geordi commit currently creates a commit with the following format if PT is connected:

title: "[##{story.id}] #{story.name}"

I suggest to add a direct link to the PT story within the commit description/body such as this:

title: [#123456] Reduce test flakyness
description: Story: https://www.pivotaltracker.com/story/show/123456

This brings various improvements:

codener commented 2 years ago

Why not :+1: I'll discuss it with the team and let you know our decision.

codener commented 1 year ago

We'll add it :+1: