Correctly include "Ship It!" or "Fix it, then Ship it!" in e-mails

Review Request #7767 — Created Nov. 12, 2015 and submitted

Information

Review Board
master

Reviewers

This patch resolves a regression introduced in 8f2dd35 which prevented
"Ship It!" and "Fix it, then Ship It!" headers from appearing in e-mails.
  1. Prior to fix, confirmed lack of "Ship It!" and "Fix it, then Ship It!" in emails. After fix, confirmed presence and correctness. Also confirmed that reviews without a Ship It indication do not produce either header.
  2. Ran units tests.
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/templates/notifications/review_email.txt
        reviewboard/templates/notifications/review_email.html
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/templates/notifications/review_email.txt
        reviewboard/templates/notifications/review_email.html
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
gmyers
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (b4e0a36)
Loading...