Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add release changelog generation and push #46

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JacobCoffee
Copy link
Member

@JacobCoffee JacobCoffee commented Oct 9, 2024

Description

The idea here is twofold:

  • generate changelog via git-cliff
  • use those for GitHub release notes automatically
  • on releases, commit those generated notes so that they are inline with GH release ones and have all the niceties

I have yet to be able to get this right. I am following https://github.com/orhun/git-cliff-action, https://git-cliff.org/docs/github-actions/git-cliff-action

Open to all assistance.

If this goes well here I will expand to everywhere else minus litestar proper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants