Skip to content

Pin the pull request dashboard stable channel to v0.5.0 - #225

Merged
trask merged 5 commits into
open-telemetry:mainfrom
trask:trask-promote-dashboard-rollout-v0-5-0
Aug 6, 2026
Merged

Pin the pull request dashboard stable channel to v0.5.0#225
trask merged 5 commits into
open-telemetry:mainfrom
trask:trask-promote-dashboard-rollout-v0-5-0

Conversation

@trask

@trask trask commented Aug 5, 2026

Copy link
Copy Markdown
Member

#214 added the staged rollout but left the stable jobs calling the local reusable workflow, so both channels still ran the code from the triggering commit. The first promotion could not be written before a release commit existed.

Point every stable job at v0.5.0 (94425809b433630371efafff2067f2c5b19f3fc2), in both the uses: ref and the matching code_ref input.

v0.5.0 is the current tip of main, so this is a no-op until the next change merges.

The staged rollout landed with the stable jobs still calling the local reusable
workflow, so both channels ran the code from the triggering commit and a change
still reached every configured repository the moment it merged. The first
promotion could not be written before a release commit existed.

Point every stable job at v0.5.0, in both the `uses:` ref and the matching
`code_ref` input, so the pinned scripts match the workflow YAML that invoked
them. Canary repositories keep running from the triggering commit.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 13be8112-8ee4-4bc9-b6d0-0ad0a07ad80d

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

Pins stable dashboard jobs to the v0.5.0 release while preserving canary behavior and live configuration.

Changes:

  • Pins all stable workflow calls and scripts to the matching release SHA.
  • Updates rollout and rollback documentation.

Reviewed changes

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

File Description
.github/workflows/pull-request-dashboard.yml Pins stable jobs to v0.5.0.
pull-request-dashboard/README.md Updates rollback guidance.
.github/scripts/pull-request-dashboard/RATIONALE.md Documents the first promotion.

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

trask added 4 commits August 5, 2026 11:35
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 13be8112-8ee4-4bc9-b6d0-0ad0a07ad80d
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 13be8112-8ee4-4bc9-b6d0-0ad0a07ad80d
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 13be8112-8ee4-4bc9-b6d0-0ad0a07ad80d
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 13be8112-8ee4-4bc9-b6d0-0ad0a07ad80d
@trask
trask marked this pull request as ready for review August 5, 2026 18:47
@trask
trask requested a review from a team as a code owner August 5, 2026 18:47
@trask
trask requested review from mx-psi and a balanced review from Copilot August 5, 2026 18:47
@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Aug 5, 2026

Copy link
Copy Markdown

Pull request dashboard status

Merged · refreshed 2026-08-06 13:40 UTC

Status above doesn't look right?
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

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.

@trask
trask merged commit ae099a2 into open-telemetry:main Aug 6, 2026
6 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