Skip to content

Add apply spotless workflow. #25

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

Merged
merged 2 commits into from
Dec 8, 2022
Merged

Add apply spotless workflow. #25

merged 2 commits into from
Dec 8, 2022

Conversation

arriolac
Copy link
Contributor

@arriolac arriolac commented Dec 8, 2022

Automatically runs ./gradlew spotlessApply on a new PR and pushes any updates to the same PR.

Example of it running: arriolac#2

@arriolac arriolac requested a review from riggaroo December 8, 2022 21:55
Copy link
Member

@bentrengrove bentrengrove left a comment

Choose a reason for hiding this comment

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

Very cool


on:
pull_request:
branches: [ '*' ]
Copy link
Member

Choose a reason for hiding this comment

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

Not that it matters, but I'm pretty sure this line is redundant

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah it looks like it still runs without it. Thanks!

@arriolac arriolac merged commit a4e3517 into main Dec 8, 2022
@arriolac arriolac deleted the chris/spotless_apply branch December 8, 2022 22:15
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