geordi icon indicating copy to clipboard operation
geordi copied to clipboard

Link the Pivotal Tracker story with `geordi commit`

Open makmic opened this issue 2 years ago • 1 comments

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:

  • The merge request reviewer can easily access the story
  • Fellow programmers get more context to a commit without searching for the story ID
  • GitLab seems to prefer commits with a description

makmic avatar Nov 03 '22 08:11 makmic

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

codener avatar Nov 08 '22 06:11 codener

We'll add it :+1:

codener avatar Dec 14 '22 06:12 codener