Skip to content

Compact PR dashboard links#67

Open
trask wants to merge 1 commit into
open-telemetry:mainfrom
trask:compact-pr-dashboard-links
Open

Compact PR dashboard links#67
trask wants to merge 1 commit into
open-telemetry:mainfrom
trask:compact-pr-dashboard-links

Conversation

@trask

@trask trask commented Jul 9, 2026

Copy link
Copy Markdown
Member

Compact pull request dashboard rows by rendering routed PR cells as same-repo autolinks (#123 title) instead of full Markdown links, then raise the large-repo section cap from 50 to 100 rows. This keeps the dashboard issue smaller while showing more PRs, and adds an explicit issue-body length guard before publishing.

For the current collector-contrib dashboard state, the expected render changes from about 122 visible rows with 2 truncation notes to 181 visible rows with no truncation notes, while staying at 26,899 characters against GitHub's 65,536-character issue body limit.

@trask trask requested a review from a team as a code owner July 9, 2026 21:48
Copilot AI review requested due to automatic review settings July 9, 2026 21:48
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 9, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: trask / name: Trask Stalnaker (0b230a5)

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

Compacts dashboard PR links, increases large-repository capacity, and prevents oversized issue publication.

Changes:

  • Uses same-repository PR autolinks.
  • Raises section limits from 50 to 100 rows.
  • Adds a 65,536-character issue-body guard.

Reviewed changes

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

File Description
pull-request-dashboard/README.md Documents link and large-repository behavior.
.github/scripts/pull-request-dashboard/render.py Compacts PR cells and clarifies draft omission.
.github/scripts/pull-request-dashboard/publish_dashboard.py Raises row limits and validates body length.

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

@trask trask force-pushed the compact-pr-dashboard-links branch 2 times, most recently from 0b230a5 to 3bbdf38 Compare July 9, 2026 22:01
@trask trask force-pushed the compact-pr-dashboard-links branch from 3bbdf38 to b1b5b60 Compare July 9, 2026 22:02
@trask trask requested a review from Copilot July 9, 2026 22:03

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 3 out of 3 changed files in this pull request and generated no new comments.

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