preslavmihaylov / todocheck

A static code analyser for annotated TODO comments
MIT License
422 stars 42 forks source link

implement apitoken authentication method for JIRA issue tracker #174

Closed preslavmihaylov closed 2 years ago

preslavmihaylov commented 2 years ago

related to #60

Implemented support for authenticating with Atlassian-hosted JIRA servers using API Token authentication type.

other changes

preslavmihaylov commented 2 years ago

Hi @mehdy mind a quick review on this one?

mehdy commented 2 years ago

Not at all! Of course :)

preslavmihaylov commented 2 years ago

yeah, the failing test is because the secret for the jria integration is not visible until this has landed in master.