Skip to content

Conversation

trask
Copy link
Member

@trask trask commented May 17, 2025

@trask trask requested a review from a team May 17, 2025 14:45
@trask trask force-pushed the add-spotless-auto-fix-for-prs branch 2 times, most recently from 145d080 to 39c97b8 Compare May 17, 2025 15:05
@trask trask force-pushed the add-spotless-auto-fix-for-prs branch from 39c97b8 to 787a9dd Compare May 17, 2025 15:11
Comment on lines +37 to +38
- name: Spotless
run: ./gradlew spotlessApply
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: the workflow called spotless-check is the one that runs spotlessApply and the workflow called spotless-apply doesn't. It's only slightly confusing, not a huge deal.

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, it's named more for what you see in the github U/X, I'll probably make it all more generic and rename things again later

Spotless Check runs on PRs, generates the patch file, then Spotless Apply runs afterwards and applies the patch file

Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

This seems cool! Thanks.

@trask trask force-pushed the add-spotless-auto-fix-for-prs branch from 5368714 to 41cb793 Compare May 19, 2025 20:58
@trask trask added this pull request to the merge queue May 19, 2025
Merged via the queue into open-telemetry:main with commit 11c3dda May 19, 2025
19 checks passed
@trask trask deleted the add-spotless-auto-fix-for-prs branch May 19, 2025 21:08
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