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

[WIP] Automated Changelog with git-cliff #131

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AlternateIf
Copy link
Contributor

@AlternateIf AlternateIf commented Dec 24, 2024

@kasumi-1

i added a wip feature for automating changelogs as per #37. It probably will be useful when we get out of staging.
the cliff toml includes a header (the image of the current changelog + headline) and a footer (the content of the current changelog) aswell as the parser rules (indicating where which commits should be grouped to)

this is still a wip as we would probably need to define more parser rules / regexes as well as adding info about how to ideally name commit msgs in the readme. furthermore the current changelog will be generated under /website/src/app/dashboard/changelog/changelog.mdx instead of /website/src/app/dashboard/changelog/page.mdx as to not break the currently linked changelog

WDYT is this approach suitable or did you think about something completely different in #37?

Copy link

vercel bot commented Dec 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-effectiveacceleration ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 11:08am
effectiveacceleration-ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 11:08am
staging-effectiveacceleration ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 11:08am

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.

1 participant