maplesteve / JiraTestResultReporter

A plug-in for Jenkins that creates issues in Jira for failed unit tests.
MIT License
2 stars 56 forks source link

Conditional reporting #11

Open lillysGame opened 3 years ago

lillysGame commented 3 years ago

I would like to be able to limit what gets reported to jira. as it works now, my tests will fail and skip the rest, but also creates jira tickets for the skipped tests, maybe add a conditional to every field configuration - my main focus is if the specific field is going to be blank, don't report the ticket