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

Merged
merged 3 commits into from
Jan 12, 2025
Merged

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

@cofin cofin force-pushed the release-changelog- branch from 1bda672 to 59a5644 Compare January 12, 2025 18:04
@cofin cofin merged commit 1b77777 into main Jan 12, 2025
11 checks passed
@cofin cofin deleted the release-changelog- branch January 12, 2025 18:05
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.

3 participants