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

Create a Github workflow to compile the snippets and convert the output into a lua-based changelog file #6240

Open
Garanas opened this issue Jun 9, 2024 · 0 comments
Labels
area: changelog management related to (automated) management of changelogs

Comments

@Garanas
Copy link
Member

Garanas commented Jun 9, 2024

Description

Needs: #6237

If we extend the create changelog workflow to accept a workflow_call event with an input to a specific branch then we can use it to generate a workflow based on the snippets of that branch.

Then we can create a new workflow that uses the adjusted changelog creation workflow, retrieves the artifact and converts it into a lua-based changelog file using #6237.

This changelog file would represent the open changes of the public testing branches.

We'll probably also need to update the default templates, and specifically the footer and the header to make them more representative somehow, but that can be done in a separate pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: changelog management related to (automated) management of changelogs
Projects
None yet
Development

No branches or pull requests

1 participant