Skip to content

Attach Develocity build scans to GitHub Checks #227

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
Mar 21, 2024

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Mar 20, 2024

Fixes #223

Note the main advantage over Develocity's own stuff (a GitHub Action I think?), which is used on Quarkus, is that this feature works for both GitHub Actions and Jenkins, and reports all build scans in a single check. From what I've seen, Develocity's stuff only lists GitHub Actions build scans on GitHub, and Jenkins build scans on Jenkins.

This also gives us flexibility in the format, e.g. to include tags, so I guess that's a win as well.

See here how it looks:

hibernate/hibernate-github-bot-playground#13
https://github.com/hibernate/hibernate-github-bot-playground/runs/22930448183

image

image

@yrodiere yrodiere changed the title Develocity build scans Attach Develocity build scans to GitHub Checks Mar 20, 2024
@yrodiere yrodiere force-pushed the develocity-build-scans branch 3 times, most recently from 1adb3c8 to 67dc5bc Compare March 21, 2024 12:27
@yrodiere yrodiere force-pushed the develocity-build-scans branch from 67dc5bc to db96059 Compare March 21, 2024 12:29
@yrodiere yrodiere marked this pull request as ready for review March 21, 2024 12:36
@yrodiere
Copy link
Member Author

There's definitely room for improvement, but it looks like we have the basics covered. So, I'll merge.

Feel free to suggest improvements here or sending pull requests, @sebersole @beikov @gsmet @marko-bekhta!

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.

Automatic check and PR comment with link to Develocity build scans
1 participant