The release drafter workflow creates an invalid commit diff when creating / updating the release draft as seen below:
Unlike other repositories we manage, patina releases are prefixed with patina-. For the git commit diff at the end of the release notes, this is accounted for on the current release, but not on the previous commit. This results in a diff that, when clicked, does not produce any commits.
The release drafter workflow creates an invalid commit diff when creating / updating the release draft as seen below:
Unlike other repositories we manage, patina releases are prefixed with
patina-. For the git commit diff at the end of the release notes, this is accounted for on the current release, but not on the previous commit. This results in a diff that, when clicked, does not produce any commits.