AdditionalConfiguration.java assumes that the correct .jcheck/conf to use is the in the current repository. This is not always the case, for example when the PR bot is configured to use an overriding .jcheck/conf. Furthermore the hash being passed to AdditionalConfiguration is from the PR's source branch, it should be the PR's target branch.