Skip to content

fix: Add history line when changing the review deadline. (fixes #6598)#7194

Merged
rjsparks merged 2 commits intoietf-tools:mainfrom
kivinen:fix-6598
Mar 21, 2024
Merged

fix: Add history line when changing the review deadline. (fixes #6598)#7194
rjsparks merged 2 commits intoietf-tools:mainfrom
kivinen:fix-6598

Conversation

@kivinen
Copy link
Copy Markdown
Contributor

@kivinen kivinen commented Mar 16, 2024

Add history line when the review deadline is changed. Also fixes the subject line of the email sent out, so if there is no specific revision requested it does not print the extra "-" at the end.

Subject used to look:

Subject: Deadline changed: Secdir last call review of draft-ietf-opsawg-9092-update-

now it will look:

Subject: Deadline changed: Secdir last call review of draft-ietf-opsawg-9092-update

Comment thread ietf/doc/views_review.py Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 16, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 88.94%. Comparing base (187c2c5) to head (7a15257).
Report is 59 commits behind head on main.

Files Patch % Lines
ietf/doc/views_review.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7194      +/-   ##
==========================================
- Coverage   88.98%   88.94%   -0.05%     
==========================================
  Files         291      291              
  Lines       40717    41067     +350     
==========================================
+ Hits        36233    36526     +293     
- Misses       4484     4541      +57     

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

@rjsparks rjsparks merged commit 79416cf into ietf-tools:main Mar 21, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 25, 2024
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.

3 participants