Skip to content

Remove PR dashboard workflow#8537

Merged
jack-berg merged 1 commit into
open-telemetry:mainfrom
trask:remove-pr-dashboard
Jun 25, 2026
Merged

Remove PR dashboard workflow#8537
jack-berg merged 1 commit into
open-telemetry:mainfrom
trask:remove-pr-dashboard

Conversation

@trask

@trask trask commented Jun 25, 2026

Copy link
Copy Markdown
Member

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Removes the repository-local PR review dashboard automation now that the dashboard generation and scheduled updates have been moved to the shared-workflows repository, eliminating redundant scheduled runs and local maintenance.

Changes:

  • Deleted the scheduled GitHub Actions workflow that generated/updated the PR dashboard issue.
  • Deleted the Python generator script previously invoked by that workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/pr-review-dashboard.yml Removes the scheduled/dispatch workflow that generated and published the dashboard issue.
.github/scripts/pull-request-dashboard.py Removes the local dashboard generator implementation that is no longer used by this repo.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.93%. Comparing base (104d56e) to head (f1d912d).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8537   +/-   ##
=========================================
  Coverage     90.93%   90.93%           
  Complexity    10209    10209           
=========================================
  Files          1013     1013           
  Lines         27175    27175           
  Branches       3184     3184           
=========================================
  Hits          24712    24712           
  Misses         1735     1735           
  Partials        728      728           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@trask trask marked this pull request as ready for review June 25, 2026 20:04
@trask trask requested a review from a team as a code owner June 25, 2026 20:04

@jack-berg jack-berg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🎉

@jack-berg

Copy link
Copy Markdown
Member

Will wait to merge until I see the replacement dashboard show up

@trask

trask commented Jun 25, 2026

Copy link
Copy Markdown
Member Author

it's writing to the dashboard issue now: #8439

@jack-berg jack-berg merged commit b2815a5 into open-telemetry:main Jun 25, 2026
29 checks passed
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.

5 participants