Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
When a new branch is pushed on the repository the clang tidy step of the CI job fails, due to the get-changed-files being unable to figure out which commit should the diff to be based on. In this scenario Github API returns 0 hash:
Base commit: 0000000000000000000000000000000000000000
Head commit: 2c782e73f6c1676f7ae88c551f5a80f61216a68c
##[error]Not Found
https://github.com/jitterbit/get-changed-files/issues/10