svthalia / concrexit

Thalia Website built on Django.
https://thalia.nu
Other
23 stars 12 forks source link

Investigate GitHub's auto-generated release-notes #2033

Closed JobDoesburg closed 2 years ago

JobDoesburg commented 2 years ago

Describe the change

Investigate GitHub's auto-generated release-notes

Motivation

GitHub implements it probably in a nicer way than we do with our GitHub action

Current implementation

A GitHub action

Suggested implementation

Use GitHub's built-in functionality

se-bastiaan commented 2 years ago

Githubs auto release notes are a bit less customisable than the release drafter action that we use now.

Screenshot 2021-12-07 at 20 37 02

for now I personally think that the current action is better since it allows for more configurability, but in the future the GitHub functionality may be similar.

pingiun commented 2 years ago

The Github Action we have now works well