-
Notifications
You must be signed in to change notification settings - Fork 6
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
Introduce a changelog to all AP modules #27
Comments
Indeed it is a special GitHub Action: https://github.com/WordPress/wordpress-playground/actions/runs/11775575346/workflow it is part of a major versionining workflow that they us -- take a look at the latest commit on this file and you'll see it is modified by another workflow to modify the version so that when this workflow runs it correctly identifies what to modify in the changelog.. |
Hi Alex, No doubt an automated action would be better but it might be a work around until then. |
Will have a look no doubt. Thank you. |
It would be nice to automatically generate a change log based on releases created in the relevant AU/AC/AS projects. Take a look at this approach
https://wordpress.github.io/wordpress-playground/changelog/
I bet this is done with a GitHub action
The text was updated successfully, but these errors were encountered: