HotSprings-GmbH / data-science-project-template

The HSG Data Science Project Template is a cookiecutter template to configure data science project repositories.
Apache License 2.0
5 stars 4 forks source link

Use the Correct Git Reference in Pull Requests #5

Closed FabianScheidt closed 1 year ago

FabianScheidt commented 1 year ago

Apparently, GitHub Actions has different Git references when running on pull requests from other repositories. This PR will use the variable provided by GitHub itself HEAD instead. This will include the additional merge commit that GitHub creates. This should however pass the commit message check, so the effect should be the same.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: