Skip to content

[SPARK-55721][INFRA] Group sbt build messages in github actions#54524

Open
gaogaotiantian wants to merge 7 commits intoapache:masterfrom
gaogaotiantian:group-sbt-build-message
Open

[SPARK-55721][INFRA] Group sbt build messages in github actions#54524
gaogaotiantian wants to merge 7 commits intoapache:masterfrom
gaogaotiantian:group-sbt-build-message

Conversation

@gaogaotiantian
Copy link
Contributor

@gaogaotiantian gaogaotiantian commented Feb 26, 2026

What changes were proposed in this pull request?

In github actions, group the sbt build output so it is collapsable.

Why are the changes needed?

This PR is made in favor of #54052. The sbt build outputs thousands of lines that many people do not care. It lags the webpage and made it difficult for people to find the part they are interested in.

However, some people are interested in the message so it might not be the best solution to completely make sbt build quiet.

By making it collapsable, I think everyone gets what they want.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Check the result of the CI of this PR to see the difference.

Was this patch authored or co-authored using generative AI tooling?

No.

@gaogaotiantian
Copy link
Contributor Author

image

@HyukjinKwon maybe this is the way that can make everyone happy?

@gaogaotiantian gaogaotiantian marked this pull request as ready for review February 26, 2026 23:26
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