opt-in for js and .io for PR dashboard#9
Conversation
There was a problem hiding this comment.
Pull request overview
This PR opts three additional open-telemetry repositories into the PR Dashboard by adding them to repositories.json. The dashboard workflow builds its job matrix from this file (.github/workflows/pull-request-dashboard.yml), so each new entry causes the dashboard to track and route PRs for that repository. The entries also reorder the list so that opentelemetry-java-instrumentation (previously last) is grouped with the other opentelemetry-* repos, keeping the list alphabetized.
Changes:
- Adds
opentelemetry-jsandopentelemetry-js-contrib(mapped tojavascript-approvers) andopentelemetry.io(mapped todocs-approvers). - Moves
opentelemetry-java-instrumentationto the top to preserve alphabetical ordering of repository names.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
trask
left a comment
There was a problem hiding this comment.
Also need to add these repos here: https://github.com/organizations/open-telemetry/settings/installations/133550497
|
I added but didn't click on save 🤦 |
Add
opentelemetry-js,opentelemetry-js-contribandopentelemetry.ioto the list of repos for the PR Dashboard.Keep the names in alphabetical order.
The added repos are on the list of "repository access" under settings for the app