Multiple deploy email notifications when deploying app in Vercel.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 23m
- Merged PRs (30d)
- 607
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Configure NextJS SDK + Vercel integration
- Configure Commits and deploys to be notified when a new deployment is created in Sentry
- Deploy the app in Vercel.
Expected Result
Only one email notification for the new deployment is sent to users.
Actual Result
Multiple email notifications are sent (email address and app version redacted, all emails are for the same version).
One possible root cause is multiple URLs configured in Vercel, I was unable to confirm as my Vercel test app does not have multiple URLs.
It has been reported in:
Internal ticket 1
Internal ticket 2
Discord
Product Area
Releases
Link
No response
DSN
No response
Version
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; begin by tracing the Releases deploy-notification flow for the NextJS SDK and Vercel integration, then reproduce a deployment with the reported configuration. Done means identifying why one deployment generates multiple emails and ensuring users receive only one notification for that deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js
- Domain
- devops, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100