Skip to content

Update bare metal runner report script#3576

Open
trask wants to merge 4 commits into
open-telemetry:mainfrom
trask:update-report
Open

Update bare metal runner report script#3576
trask wants to merge 4 commits into
open-telemetry:mainfrom
trask:update-report

Conversation

@trask

@trask trask commented Jul 8, 2026

Copy link
Copy Markdown
Member

Update the bare-metal runner report script to discover current OpenTelemetry workflow files from GitHub code search instead of relying on a hard-coded list. The report output now records the discovered workflow files, collection notes, and fetches run job details concurrently so org-wide scans can complete in practical time.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the bare-metal runner usage report script to dynamically discover OpenTelemetry bare-metal workflows via GitHub code search, enrich the markdown output with discovery/collection metadata, and speed up org-wide scans by fetching run job details concurrently.

Changes:

  • Replace hard-coded workflow list with gh search code-based workflow discovery.
  • Add concurrent job-collection per workflow run to reduce end-to-end scan time.
  • Extend report output with discovered workflow links and collection notes (API errors).

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

Comment thread scripts/baremetal-runner-report.py
Comment thread scripts/baremetal-runner-report.py Outdated
Comment thread scripts/baremetal-runner-report.py

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread scripts/baremetal-runner-report.py

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

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

Comment thread scripts/baremetal-runner-report.py
Comment thread scripts/baremetal-runner-report.py

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread scripts/baremetal-runner-report.py Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

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

@trask
trask marked this pull request as ready for review July 8, 2026 02:40
Comment thread scripts/baremetal-runner-report.py
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.

3 participants