ehharvey / lms-2024

3 stars 2 forks source link

FIx auto release to properly accredit contributors and not github bot #233

Open ehharvey opened 1 week ago

ehharvey commented 1 week ago

We currently use the automatic GitHub feature to generate release notes. This feature seems to use the person who created the PRs to create a list of attributions.

See our releases for existing release notes, note there are a few PRs attributed to something like GitHubActionBot. We want to change this.

Instead, let's recreate this functionality and attribute based on the author of commits. We still want a bullet point per PR.