Skip to content

fix: CI/CD Vercel deploy & git author rules#15

Merged
shibinsp merged 1 commit into
mainfrom
fix/issue-14-cicd-vercel-deploy
Mar 14, 2026
Merged

fix: CI/CD Vercel deploy & git author rules#15
shibinsp merged 1 commit into
mainfrom
fix/issue-14-cicd-vercel-deploy

Conversation

@shibinsp

Copy link
Copy Markdown
Owner

Summary

  • Add workflow_dispatch trigger to CI/CD workflow for manual runs
  • Update CLAUDE.md: remove Co-Authored-By rule, add git author rules (always shibinsp)
  • GitHub secrets (VERCEL_TOKEN, VERCEL_ORG_ID, VERCEL_PROJECT_ID) refreshed

Test plan

  • CI/CD pipeline runs successfully on merge to main
  • Vercel production deploy step passes (no more expired token error)
  • Future commits show shibinsp as author with no Co-Authored-By

Fixes #14

- Add workflow_dispatch trigger to CI/CD workflow for manual runs
- Update CLAUDE.md: remove Co-Authored-By rule, add git author rules
- GitHub secrets (VERCEL_TOKEN, VERCEL_ORG_ID, VERCEL_PROJECT_ID) refreshed

Fixes #14
@shibinsp shibinsp merged commit 9aeeabe into main Mar 14, 2026
5 checks passed
@github-actions

Copy link
Copy Markdown

🚀 Vercel Preview Deployment

Status URL
✅ Deployed https://relaxed-gates-774phgssa-shibinsps-projects.vercel.app

Commit: 63ba870
Branch: fix/issue-14-cicd-vercel-deploy

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.

fix: CI/CD Vercel deploy failing — update token & add workflow_dispatch trigger

1 participant