aliozgur / SeqApps

MIT License
7 stars 5 forks source link

Multiple enhancements - templating, tags to labels, issue priority, assignee, etc #12

Closed MattMofDoom closed 2 years ago

MattMofDoom commented 2 years ago

Hi @aliozgur ,

This pull request is a substantial enhancement to Seq.App.Atlassian.Jira.

This uplifts the app with a number of enhancements made to Seq.App.Opsgenie (some info/background at https://mattmofdoom.com/passing-priority-responder-and-tags-from-seq-to-opsgenie/). In short, the enhancements include;

I have a build of this on Nuget as Seq.App.Atlassian.Jira2 .. current build is 1.0.10. This allows me to test with Seq and Jira, and the enhancements work well 😁

image

Cheers,

Matt

aliozgur commented 2 years ago

@MattMofDoom thanks for your contribute. I've merged your changes locally and release version 0.2.5 on NuGet. I'll close the merge request. By the way, I've deleted couple of files in your PR by accident, you might want to delete your for and create an new one, sorry for that.

MattMofDoom commented 2 years ago

Thanks @aliozgur 😀

MattMofDoom commented 2 years ago

@aliozgur Looks like the Nuget package is missing Handlebars.dll. Had to downgrade my install back to 0.2.4. 😢

image

aliozgur commented 2 years ago

@MattMofDoom I'll look into this

aliozgur commented 2 years ago

@MattMofDoom I think 0.2.7 fixes the problem.

image