Skip to content

docs(self-update): Review Vercel config additions#605

Merged
dcramer merged 3 commits into
mainfrom
docs/self-update-vercel-config-review
Jun 15, 2026
Merged

docs(self-update): Review Vercel config additions#605
dcramer merged 3 commits into
mainfrom
docs/self-update-vercel-config-review

Conversation

@dcramer

@dcramer dcramer commented Jun 15, 2026

Copy link
Copy Markdown
Member

The self-update skill now explicitly checks whether a Junior upgrade adds Junior-owned Vercel deployment config that the consumer app may need. The workflow keeps full-file normalization out of scope and instead calls out targeted entries like the Junior upgrade build command, framework requirements, queue/function wiring, and heartbeat or scheduler crons.

This should make self-update PRs report when vercel.json needs an upgrade-related change while preserving app-owned Vercel settings such as regions, rewrites, headers, unrelated crons, and custom build choices.

Validation: pnpm skills:check

Teach the self-update workflow to inspect upstream Junior-owned Vercel config additions instead of normalizing the whole consumer vercel.json file. This makes upgrade PRs call out entries like the Junior upgrade build command while preserving app-owned deployment settings.

Co-Authored-By: Codex GPT-5 <codex@openai.com>
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
junior-docs Ready Ready Preview, Comment Jun 15, 2026 9:54pm

Request Review

Comment thread packages/junior-maintenance/skills/self-update/SKILL.md Outdated
Prevent target-only example config inspection from being treated as proof of new Junior deployment requirements when the old upstream ref cannot be resolved.

Co-Authored-By: GPT-5 Codex <codex@openai.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 0a8f975. Configure here.

Comment thread packages/junior-maintenance/skills/self-update/SKILL.md Outdated
Keep the self-update skill focused on agent-facing constraints while preserving release context, config drift checks, and Vercel proof boundaries.

Co-Authored-By: GPT-5 Codex <codex@openai.com>
@dcramer dcramer merged commit 1ab94d1 into main Jun 15, 2026
15 of 17 checks passed
@dcramer dcramer deleted the docs/self-update-vercel-config-review branch June 15, 2026 22:11
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.

1 participant