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

Actions is failing if the label is missing #9

Closed
cortinico opened this issue Jan 27, 2022 · 3 comments · Fixed by #11
Closed

Actions is failing if the label is missing #9

cortinico opened this issue Jan 27, 2022 · 3 comments · Fixed by #11
Assignees

Comments

@cortinico
Copy link
Member

Here a link to the failing run:
https://github.com/facebook/react-native/runs/4965707511?check_suite_focus=true

The action fails with:

(node:1477) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Error: HttpError: Not Found
Error: Label Version: 0.67.1 doesn't seem to exist

While instead it should just report a warning.

@gabrieldonadel
Copy link
Member

@cortinico this has just been fixed by #11 and should be included in the next release

https://github.com/gabrieldonadel/actions-apply-version-label/actions/runs/1756805059

@cortinico
Copy link
Member Author

@cortinico this has just been fixed by #11 and should be included in the next release

Great stuff 🎉 Thanks for the super quick follow up

@gabrieldonadel
Copy link
Member

v0.0.3 is now released and here is the PR bumping the version on react-native repo facebook/react-native#32979

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