Skip to content

docs: use local release updates skill#214

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

docs: use local release updates skill#214
dannyneira merged 1 commit into
mainfrom
rachael/fix-release-docs-local-skill

Conversation

@rachaelrenk

Copy link
Copy Markdown
Contributor

Summary

Updates the release docs workflow to use the checked-out repo's local release_updates skill instead of resolving warpdotdev/docs:release_updates through Oz repository access.

Changes

  • Changes .github/workflows/release-docs-update.yml from skill: warpdotdev/docs:release_updates to skill: release_updates.
  • This should avoid the Repository 'docs' not found failure seen when running with the Docs Agent profile.

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 task_set: all, create_draft_pr: true, and assign_oncall_reviewers: true to verify the Docs Agent profile can run the local skill and access DOCS_AGENT_GRAFANA_TOKEN.

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 5:04pm

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

@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 reference the checked-out repository's local release_updates skill instead of a repository-qualified warpdotdev/docs:release_updates skill. The workflow already checks out the docs repository before invoking oz-agent-action, and the action documentation supports unqualified skill names that search repository skill directories.

Concerns

  • No blocking correctness, security, or spec-drift concerns found in the attached diff.

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

@rachaelrenk rachaelrenk requested a review from dannyneira June 12, 2026 17:20
@dannyneira dannyneira merged commit e5642ad into main Jun 12, 2026
8 checks passed
@dannyneira dannyneira deleted the rachael/fix-release-docs-local-skill branch June 12, 2026 17:26
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