Hi,
I'm using this plugin with Polarion and when we are creating a PR for the task we would like to be able to tag both the story and the task.
I looked into it but we currently only support one id and url for Ticket type https://github.com/bitcrowd/tickety-tick/blob/main/src/types.ts#L1
Would you be open to adding parentId and parentUrl to Ticket type?
Hi,
I'm using this plugin with Polarion and when we are creating a PR for the task we would like to be able to tag both the story and the task.
I looked into it but we currently only support one
idandurlfor Ticket type https://github.com/bitcrowd/tickety-tick/blob/main/src/types.ts#L1Would you be open to adding
parentIdandparentUrlto Ticket type?