Add review_request in payload of review_published and reply_published event webhooks

Review Request #8562 — Created Dec. 5, 2016 and submitted

Information

Review Board
master
453c78d...

Reviewers

Add review_request in payload of review_published and reply_published event webhooks

Check in the existing unit tests that the review_request object was added in the payload, with a matching ID.

Description From Last Updated

Please move this into _serialize_review.

daviddavid

Please move this into _serialize_reply.

daviddavid
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/notifications/webhooks.py
        reviewboard/notifications/tests.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/notifications/webhooks.py
        reviewboard/notifications/tests.py
    
    
  2. 
      
JH
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/notifications/webhooks.py
        reviewboard/notifications/tests.py
    
    Ignored Files:
        docs/manual/admin/configuration/webhooks.rst
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/notifications/webhooks.py
        reviewboard/notifications/tests.py
    
    Ignored Files:
        docs/manual/admin/configuration/webhooks.rst
    
    
  2. 
      
david
  1. 
      
  2. reviewboard/notifications/webhooks.py (Diff revision 2)
     
     
     
    Show all issues

    Please move this into _serialize_review.

  3. reviewboard/notifications/webhooks.py (Diff revision 2)
     
     
     
    Show all issues

    Please move this into _serialize_reply.

  4. 
      
JH
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/notifications/webhooks.py
        reviewboard/notifications/tests.py
    
    Ignored Files:
        docs/manual/admin/configuration/webhooks.rst
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/notifications/webhooks.py
        reviewboard/notifications/tests.py
    
    Ignored Files:
        docs/manual/admin/configuration/webhooks.rst
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
JH
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (0a55eea)
Loading...