Skip to content

fix: put draft name first in subject of review email#8830

Merged
rjsparks merged 1 commit intoietf-tools:mainfrom
mnot:mnot/5946
Apr 25, 2025
Merged

fix: put draft name first in subject of review email#8830
rjsparks merged 1 commit intoietf-tools:mainfrom
mnot:mnot/5946

Conversation

@mnot
Copy link
Copy Markdown
Contributor

@mnot mnot commented Apr 23, 2025

Fixes #5946.

This is the minimal fix; other optimisations might be possible, but this gets the job done for the common case -- people scanning for drafts they're interested in.

Fixes ietf-tools#5946.

This is the minimal fix; other optimisations might be possible,
but this gets the job done for the common case -- people scanning
for drafts they're interested in.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.79%. Comparing base (35db339) to head (5cec8b1).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8830      +/-   ##
==========================================
- Coverage   88.81%   88.79%   -0.02%     
==========================================
  Files         314      314              
  Lines       41430    41401      -29     
==========================================
- Hits        36795    36763      -32     
- Misses       4635     4638       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rjsparks rjsparks changed the title Put draft name first in subject of review email fix: put draft name first in subject of review email Apr 24, 2025
@rjsparks
Copy link
Copy Markdown
Member

I suspect we'll get feedback from the review community when this is deployed, but I don't think there's a better way to get that feedback.

@rjsparks rjsparks merged commit 6f76df2 into ietf-tools:main Apr 25, 2025
10 checks passed
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subject for last-call review e-mails isn't friendly to small screens

2 participants