Skip to content

Add OSSF and best practices badges #13186

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 3 commits into from
Feb 5, 2025
Merged

Add OSSF and best practices badges #13186

merged 3 commits into from
Feb 5, 2025

Conversation

trask
Copy link
Member

@trask trask commented Feb 4, 2025

Just adding these should bump the CLOMonitor score 😄

related to #13157

@trask trask requested a review from a team as a code owner February 4, 2025 04:39
README.md Outdated
Comment on lines 148 to 157
## Badges

[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/open-telemetry/opentelemetry-java-instrumentation/badge)](https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-java-instrumentation)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9977/badge)](https://www.bestpractices.dev/projects/9977)
[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/io/opentelemetry/instrumentation/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/io/opentelemetry/instrumentation/README.md)
[![CodeQL](https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/codeql-daily.yml/badge.svg)](https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/codeql-daily.yml)
[![Build Status](https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/build.yml)
[![Release](https://img.shields.io/github/v/release/open-telemetry/opentelemetry-java-instrumentation?include_prereleases&style=)](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/)
[![Slack](https://img.shields.io/badge/slack-@cncf/otel--java-blue.svg?logo=slack)](https://cloud-native.slack.com/archives/C014L2KCTE3)

Copy link
Member Author

Choose a reason for hiding this comment

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

we may want to move the badges to the top after removing the "TOC" heading

Copy link
Contributor

Choose a reason for hiding this comment

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

we may want to move the badges to the top after removing the "TOC" heading

How about moving them to position behind title of OpenTelemetry Instrumentation for Java like https://github.com/open-telemetry/opentelemetry-go-contrib?

@trask
Copy link
Member Author

trask commented Feb 5, 2025

going ahead and merging, if anyone has follow-up thoughts please let me know!

@trask trask merged commit b8eca76 into open-telemetry:main Feb 5, 2025
60 checks passed
@trask trask deleted the badges branch February 5, 2025 18:52
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