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

Add GH action for routine version updates #1504

Open
crandmck opened this issue May 2, 2024 · 1 comment
Open

Add GH action for routine version updates #1504

crandmck opened this issue May 2, 2024 · 1 comment

Comments

@crandmck
Copy link
Member

crandmck commented May 2, 2024

It would be awesome if we could automate docs for routine minor releases. I'm imagining a GH action that would create a PR similar to #1492 for any new release.

At a minimum, each release requires:

Of course, larger releases might require further changes, but I believe this is sufficient for minor versions.

@bjohansebas
Copy link
Member

A workflow could be created to detect changes in the history of the Express repository. However, to avoid pulling information about updated dependencies (or irrelevant information), two separate histories could be managed: one for the website and the existing one.

@crandmck I could give it a try if that sounds good to you

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

No branches or pull requests

2 participants