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

Allow Job Summary to be automatically added as a PR comment #1020

Closed
bigdaz opened this issue Jan 1, 2024 · 0 comments · Fixed by #1021
Closed

Allow Job Summary to be automatically added as a PR comment #1020

bigdaz opened this issue Jan 1, 2024 · 0 comments · Fixed by #1021
Labels
enhancement New feature or request
Milestone

Comments

@bigdaz
Copy link
Member

bigdaz commented Jan 1, 2024

The Job Summary content contains Build Scan links as well as other interesting information.

It should be easy to have this content automatically added as a PR comment. Currently, our documentation provides an example with build scan links only, but this mechanism requires additional step(s) and significant workflow alterations.

This feature will permit the entire Job Summary being added as a PR comment, with options being 'never', 'always' and 'on-failure'. The latter will apply if a Gradle build execution has failed during the Job.

@bigdaz bigdaz added the enhancement New feature or request label Jan 1, 2024
@bigdaz bigdaz added this to the 3.0.0 milestone Jan 1, 2024
bigdaz added a commit that referenced this issue Jan 2, 2024
Rather than requiring a separate step to add a PR comment,
the `gradle-build-action` can now automatically add the Job Summary
as a PR comment

Fixes #1020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant