-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Improve notification verbosity #7059
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
Improve notification verbosity #7059
Conversation
0f107ac to
b8fe32b
Compare
Discord, Slack, and Webhook notification already included project/environment. This adds them for Email, Telegram and Pushover.
b8fe32b to
ed778fd
Compare
|
@CodeRabbit review |
✅ Actions performedReview triggered.
|
📝 WalkthroughSummary by CodeRabbit
WalkthroughDeploymentSuccess notification enhanced to include project and environment metadata across mail, Telegram, and Pushover transports. Existing method signatures remain unchanged; only additional context data appended to notification payloads. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Possibly related PRs
A joke while we're here: You know what's better than serverless? Servers. Because when your deployment succeeds, you know exactly which machine to thank over a taco—gluten-free, obviously. None of that VC-marketed fairy dust where your notifications vanish into the cloud like a ghost in a cold war thriller. This PR? Good. Self-hosted, self-aware, and telling you where your app's living. I'll be back for deployment number 2. Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (3)app/Notifications/**/*.php📄 CodeRabbit inference engine (.cursor/rules/application-architecture.mdc)
Files:
**/*.php📄 CodeRabbit inference engine (.cursor/rules/development-workflow.mdc)
Files:
app/**/*.php📄 CodeRabbit inference engine (.cursor/rules/development-workflow.mdc)
Files:
🧠 Learnings (1)📚 Learning: 2025-08-27T15:01:10.040ZApplied to files:
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hey @ShadowArcanist |
Changes