bitcrowd / tickety-tick

A browser extension that helps you name branches and write better commit messages
MIT License
57 stars 10 forks source link

[#291] Convert Jira markup to markdown #326

Closed pmeinhardt closed 2 years ago

pmeinhardt commented 2 years ago

This needs a bit more testing. We should try a development build with Jira tickets we have in the wild.

The Jira API is queried in a different way. We should possibly check what this means in terms of compatibility, esp. with regard to on-premise Jira installations (which could be older?).

Closes #291.

pmeinhardt commented 2 years ago

There's already a good improvement on the output.

Some weirdness I saw when trying it on tickets though:

pmeinhardt commented 2 years ago

Status update: This is currently being tested internally at bitcrowd. 🧪

klappradla commented 2 years ago

Testing 🥼

(Just collecting some of my findings with the internal build here)

klappradla commented 2 years ago

Quick rebase 🏓

klappradla commented 2 years ago

Just to confirm: played around a bit with the auto-formatting of the description and it - of course - works like charm 💯

(It also shouldn't really be affected by this change right here)

Will do another round of test driving and then probably merge 🚢