preslavmihaylov / todocheck

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

Add JIRA api token to test environment in CI #176

Closed preslavmihaylov closed 2 years ago

preslavmihaylov commented 2 years ago

Otherwise, the test can't read the api token needed to connect to the remotely hosted JIRA server.

The CI will fail because the change to the CI conf is only visible when in master.