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

ci: use require-label action to check labels #177

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

mitsudome-r
Copy link
Member

Description

This PR modifies the build-and-test-differential action to use require-label action instead of make-sure-label-is-present.
The new action will report failure if the label is not present so that we can use it as required status for other PRs.

This is similar to what we were trying to solve in Autoware.Universe with this PR: autowarefoundation/autoware.universe#9709

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@mitsudome-r mitsudome-r requested a review from a team as a code owner January 22, 2025 05:19
@mitsudome-r mitsudome-r requested a review from xmfcx January 22, 2025 05:19
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

@mitsudome-r
Copy link
Member Author

mitsudome-r commented Jan 22, 2025

I will update the status-check branch protection rules once this PR is merged.

Copy link
Contributor

@xmfcx xmfcx left a comment

Choose a reason for hiding this comment

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

👍

@mitsudome-r mitsudome-r merged commit fdc7c2d into autowarefoundation:main Jan 22, 2025
32 of 34 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.

2 participants