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

fix: update-swc create pr and check swc update #34

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

Jayllyz
Copy link
Contributor

@Jayllyz Jayllyz commented Aug 2, 2024

Fix #28 (comment)

It's totally my fault for not checking that this create PR action didn't have the same behaviour as the one I first used.

I've also reworked the way it check if an update is needed, now the workflow skips all steps if no update is needed, inspired by https://github.com/nodejs/node/blob/main/.github/workflows/update-openssl.yml

PR result:

image

If no update is required :

image

@marco-ippolito marco-ippolito merged commit b3d2b5f into nodejs:main Aug 3, 2024
5 checks passed
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.

Automate SWC update
2 participants