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

Ensure Java format validation reports failure explicitly #892

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

linwumingshi
Copy link
Collaborator

Adjust the Java format validation workflow to report failures explicitly during the Spring project setup. Removed the continue-on-error action and the Check format validation result step, as they are no longer needed with the updated logic. This change will now give a clear indication when the format validation fails, requiring contributors to address formatting issues before merging their pull requests.

…xplicitly

Adjust the Java format validation workflow to report failures explicitly during the Spring
project setup. Removed the continue-on-error action and the Check format validation result
step, as they are no longer needed with the updated logic. This change will now give a clear
indication when the format validation fails, requiring contributors to address formatting issues before merging their pull requests.
@linwumingshi linwumingshi added the ci ci option label Aug 17, 2024
@linwumingshi linwumingshi self-assigned this Aug 17, 2024
@linwumingshi linwumingshi deleted the ci/spring-format branch August 17, 2024 09:33
@linwumingshi linwumingshi restored the ci/spring-format branch August 17, 2024 09:33
@linwumingshi linwumingshi reopened this Aug 17, 2024
@shalousun shalousun merged commit f8eee3d into TongchengOpenSource:master Aug 17, 2024
4 checks passed
@linwumingshi linwumingshi deleted the ci/spring-format branch August 17, 2024 16:24
@shalousun shalousun added this to the 3.0.7 milestone Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci ci option
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants