-
Notifications
You must be signed in to change notification settings - Fork 672
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
feat(workflows): bump version workflow #9990
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Signed-off-by: Fumiya Watanabe <[email protected]>
Signed-off-by: Fumiya Watanabe <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems like it could be written a bit more simply.
Signed-off-by: Fumiya Watanabe <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please fix the yamllint error though. https://results.pre-commit.ci/run/github/429651616/1737444085.opJP11MjR9SiOLIlm5QFLw
Signed-off-by: Fumiya Watanabe <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the additional comments. The branch might not be temporary.
Co-authored-by: Yutaka Kondo <[email protected]>
Co-authored-by: Yutaka Kondo <[email protected]>
@youtalk Thank you for review. |
Description
This PR provides workflow for bump version of autoware.universe.
Related links
Parent Issue:
How was this PR tested?
I tested in my forked repo.
Actions result: https://github.com/rej55/autoware.universe/actions/runs/12866870919
Created PR: rej55#11
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.