-
Notifications
You must be signed in to change notification settings - Fork 568
chore: Add draft name to review-completed email #8676
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8676 +/- ##
==========================================
- Coverage 88.88% 88.80% -0.08%
==========================================
Files 312 314 +2
Lines 40891 41243 +352
==========================================
+ Hits 36345 36626 +281
- Misses 4546 4617 +71 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nit:
I think I can simplify this - if so, will commit that simplification in a bit |
And on further review - the PR missed the aim of the issue - the issue was asking for the title of the draft, not the name. |
Aargh. I blame jet-lag. :) |
Thank you very much! |
Fixes: #7866