Tomas Bjerre
Tomas Bjerre
Not high priority. This can easily be done with different Jenkins plugins or Sonar. But may be nice to have.
Can you ping `my-site.atlassian.net` from inside your Docker container? I'm thinking there might be a networking issue with Docker.
Easiest way to debug is probably to find a test in the library and run that in debug mode with some IDE. Perhaps: https://github.com/tomasbjerre/git-changelog-lib/blob/master/src/test/java/se/bjurr/gitchangelog/internal/integrations/jira/JiraClientIntegrationTest.java
Not that I know of.
Would it solve your issue if there was a global option to only check the latest commit? An option that would ignore any configured checks for all commits except the...
I'm thinking it should check also A in that case.
You cannot validate that it is the same jira. I guess you figured out how to validate that there is "a" jira.
No worries! As long as your stuff is free, I don't mind at all =)
Do you have the checkbox "Check pull requests" checked? If so, unchecking it should make things faster.
Oh i see you have it disabled...