91fba770d9
PR Ready Gate / clear-labels (pull_request) Successful in 1s
CI / test (pull_request) Successful in 20s
CI / review (anthropic--claude-4.6-sonnet, sonnet, SONNET_REVIEW_TOKEN) (pull_request) Successful in 45s
CI / review (gpt-5, security, ., rodin/security-patterns, SECURITY_REVIEW.md, SECURITY_REVIEW_TOKEN) (pull_request) Successful in 1m49s
CI / review (gpt-5, gpt, GPT_REVIEW_TOKEN) (pull_request) Successful in 2m3s
flag.StringVar sets *p = value at registration time. Using "" as the default overwrites the env-resolved value that --vcs-url already stored in *vcsURL. Restore *vcsURL as the default to preserve the GITEA_URL / VCS_URL / GITHUB_SERVER_URL resolution chain. Fixes CI error: --vcs-url (or --gitea-url) is required for provider=gitea