Skip to content

Set dashboard label color on creation#11

Merged
maryliag merged 1 commit into
open-telemetry:mainfrom
trask:dashboard-label-color-cfd3d7
Jun 25, 2026
Merged

Set dashboard label color on creation#11
maryliag merged 1 commit into
open-telemetry:mainfrom
trask:dashboard-label-color-cfd3d7

Conversation

@trask

@trask trask commented Jun 25, 2026

Copy link
Copy Markdown
Member

Set the pull request dashboard issue label color to cfd3d7 when the publisher creates the label, leaving existing dashboard labels unchanged.

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

This PR sets the color of the dashboard issue label to cfd3d7 when the pull-request dashboard publisher script first creates the label. The ensure_dashboard_label function returns early when the label already exists, so existing labels are left untouched — consistent with the PR description.

Changes:

  • Adds a DASHBOARD_LABEL_COLOR = "cfd3d7" constant.
  • Passes --color cfd3d7 to the gh label create invocation.

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

@trask trask marked this pull request as ready for review June 25, 2026 19:37
@trask trask requested a review from a team as a code owner June 25, 2026 19:37
@trask trask marked this pull request as draft June 25, 2026 19:37
@trask trask force-pushed the dashboard-label-color-cfd3d7 branch from b77c8ed to d7948c1 Compare June 25, 2026 19:38
@trask trask marked this pull request as ready for review June 25, 2026 19:39
@maryliag maryliag merged commit eb5e83a into open-telemetry:main Jun 25, 2026
7 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.

3 participants