-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Add project name in email subject #10609
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
Conversation
📝 WalkthroughWalkthroughThe email subject templates in app/config/locale/translations/en.json were updated to include the project context by appending {{project}}: emails.verification.subject is now "Account Verification for {{project}}", and emails.recovery.subject is now "Password Reset for {{project}}". Corresponding end-to-end tests in tests/e2e/Services/Account/AccountCustomClientTest.php were updated to expect the new subjects incorporating the project name. No other files or functional logic were changed. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used🧬 Code graph analysis (1)tests/e2e/Services/Account/AccountCustomClientTest.php (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (20)
🔇 Additional comments (4)
|
Security Scan Results for PRDocker Image Scan Results
Source Code Scan Results🎉 No vulnerabilities found! |
✨ Benchmark results
⚡ Benchmark Comparison
|
Task: https://linear.app/appwrite/issue/SER-439/use-project-name-in-email-subject