marc0l92 / obsidian-jira-issue

This plugin allows you to track the progress of Atlassian Jira issues from your Obsidian notes.
https://marc0l92.github.io/obsidian-jira-issue/
GNU Affero General Public License v3.0
225 stars 35 forks source link

Jira-search to show Pull Requests information #43

Closed willow512 closed 1 year ago

willow512 commented 1 year ago

Hey, I love this plugin.

For my workflow I am often monitoring releases and the pull requests on them as those together are a big insight on how far along we are to a release. Your plugin already allows me to see so much from the comfort of my daily notes.

I was wondering: is there a way to add a column to the jira-search that allows me to see the amount of pull requests on an issue, and the amount of merged pull requests?

marc0l92 commented 1 year ago

There is a unofficial api that exposed this information, I can add a column for that

marc0l92 commented 1 year ago

Hello, you can now use the column DEV_STATUS to show the pull requests linked to the user stories This feature is available starting from version 1.40.0 of the plugin