Skip to content
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

Add note to NEEDS_WORK notifications. #4684

Merged
merged 4 commits into from
Jan 10, 2025

Conversation

jrobbins
Copy link
Collaborator

@jrobbins jrobbins commented Jan 9, 2025

Discussions with the API owners highlighted the need for chromestatus to inform feature owners that they need to press the "Re-request review" button to get the review back onto the reviewers' dashboard.

In this PR:

  • Add the ability for any feature change diff to have a note field.
  • Add a helpful note to the case where the vote is being set to NEEDS_WORK

@jrobbins jrobbins requested a review from KyleJu January 9, 2025 16:59
Copy link
Collaborator

@DanielRyanSmith DanielRyanSmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM besides a small fix

with test_app.app_context():
body_html = notifier.format_email_body(
'update-feature-email.html', self.template_fe, self.changes)
TESTDATA.make_golden(body_html, 'test_format_email_body__update_with_changes_and_note.html')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be commented back out (easy to overlook 🙂)

@jrobbins jrobbins merged commit d4d6716 into main Jan 10, 2025
7 checks passed
@jrobbins jrobbins deleted the 20250108-add-note-to-NEEDS_WORK-notifications branch January 10, 2025 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants