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

feat(workflows): bump version workflow #9990

Merged
merged 8 commits into from
Jan 21, 2025

Conversation

rej55
Copy link
Contributor

@rej55 rej55 commented Jan 20, 2025

Description

This PR provides workflow for bump version of autoware.universe.

  • Create branch for bump version
    • Create CHANGELOG.rst
    • Bump version and update package.xml
  • Create PR

Related links

Parent Issue:

  • Link

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.

@rej55 rej55 requested a review from youtalk January 20, 2025 11:30
@github-actions github-actions bot added the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Jan 20, 2025
@rej55 rej55 requested a review from mitsudome-r January 20, 2025 11:30
Copy link

github-actions bot commented Jan 20, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

rej55 added 2 commits January 21, 2025 14:04
Signed-off-by: Fumiya Watanabe <[email protected]>
Signed-off-by: Fumiya Watanabe <[email protected]>
Copy link
Member

@youtalk youtalk left a 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.

.github/workflows/bump-version-pr.yaml Outdated Show resolved Hide resolved
.github/workflows/bump-version-pr.yaml Outdated Show resolved Hide resolved
Copy link
Member

@youtalk youtalk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rej55 rej55 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 21, 2025
Signed-off-by: Fumiya Watanabe <[email protected]>
Copy link
Member

@youtalk youtalk left a 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.

.github/workflows/bump-version-pr.yaml Outdated Show resolved Hide resolved
.github/workflows/bump-version-pr.yaml Outdated Show resolved Hide resolved
@rej55
Copy link
Contributor Author

rej55 commented Jan 21, 2025

@youtalk Thank you for review.
I merged your suggestions. (I keep tmp branch exists on local only)

@youtalk youtalk merged commit daf9ccd into autowarefoundation:main Jan 21, 2025
26 checks passed
@rej55 rej55 deleted the feat/bump_version branch January 21, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants