Skip to content

Fix Vercel preview alias URL in PR comments and deployment status#523

Open
samkim wants to merge 1 commit intomainfrom
fix-deploy-preview-alias
Open

Fix Vercel preview alias URL in PR comments and deployment status#523
samkim wants to merge 1 commit intomainfrom
fix-deploy-preview-alias

Conversation

@samkim
Copy link
Member

@samkim samkim commented Mar 6, 2026

Summary

  • Rename the raw Vercel deploy URL output from preview-url to deploy-url for clarity
  • Add a new alias-url output capturing the stable docs-git-<branch>-authzed.vercel.app alias
  • Use alias-url for the "Visit Preview" PR comment link, GitHub Deployment environment URL, and deployment success status URL

Previously the "Visit Preview" link pointed to the ephemeral per-deploy URL rather than the stable branch alias that was being set.

Test plan

  • Open a PR and verify the "Visit Preview" link in the bot comment points to the docs-git-<branch>-authzed.vercel.app alias
  • Verify the GitHub Deployment environment URL also uses the alias

🤖 Generated with Claude Code

@samkim samkim requested a review from tstirrat15 March 6, 2026 23:18
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Preview deployment status for this pull request.

Name Status Preview Updated (UTC)
docs 🟢 Ready Visit Preview Mar 06, 2026 11:20pm

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.

2 participants