Skip to content

docs: use release docs profile secret#212

Merged
dannyneira merged 1 commit into
mainfrom
rachael/fix-release-docs-profile-secret
Jun 12, 2026
Merged

docs: use release docs profile secret#212
dannyneira merged 1 commit into
mainfrom
rachael/fix-release-docs-profile-secret

Conversation

@rachaelrenk

Copy link
Copy Markdown
Contributor

Summary

Fixes the release docs workflow so it uses the configured Docs Agent profile secret instead of looking for a missing repository variable.

Changes

  • Updates .github/workflows/release-docs-update.yml to pass secrets.WARP_AGENT_PROFILE into oz-agent-action.
  • This should make the workflow run with the Docs Agent profile, which has DOCS_AGENT_GRAFANA_TOKEN configured for on-call reviewer assignment.

Validation

  • Synced with origin/main.
  • Ran git diff --check.
  • Confirmed the diff is a one-line workflow change.

Follow-up

After this merges, rerun the release docs workflow with assign_oncall_reviewers: true to verify the Docs Agent profile exposes DOCS_AGENT_GRAFANA_TOKEN and can assign on-call reviewers.

Co-Authored-By: Oz oz-agent@warp.dev

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Jun 12, 2026
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 12, 2026 4:40pm

Request Review

@oz-for-oss

oz-for-oss Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@rachaelrenk

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@rachaelrenk rachaelrenk self-assigned this Jun 12, 2026

@oz-for-oss oz-for-oss Bot 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.

Overview

This PR updates the release docs workflow to pass the Docs Agent profile through secrets.WARP_AGENT_PROFILE instead of vars.WARP_AGENT_PROFILE, aligning the action input with the profile secret described in the PR.

Concerns

  • None.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@dannyneira dannyneira merged commit 83a848b into main Jun 12, 2026
8 checks passed
@dannyneira dannyneira deleted the rachael/fix-release-docs-profile-secret branch June 12, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants