knowledgesystems / cmo-pipelines

GNU Affero General Public License v3.0
3 stars 10 forks source link

Correctly handle no change to clinical files in changelog generation script #1019

Closed callachennault closed 1 year ago

callachennault commented 1 year ago

Changelog generation script fails when there is no git diff to parse. This PR fixes that bug and now runs successfully even if the clinical files haven't changed.