• 
      

    Add documentation on using IntegrationHook.

    Review Request #9374 — Created Nov. 14, 2017 and submitted

    Information

    Review Board
    release-3.0.x
    93cbfb5...

    Reviewers

    This adds a doc page on IntegrationHook. It touches upon the purpose of
    integrations, linking to the topic page on integrations and the guide on
    writing them. It then provides a full example of an integration and
    usage of a hook that results in an HTTP POST when review requests are
    published.

    Built and read the docs. Checked for errors, broken links, and spelling
    issues.

    Description From Last Updated

    This is a single long, complicated sentence that attempts to completely describe a complicated subject. How about breaking it up …

    daviddavid

    Indentation is a little wacky here.

    daviddavid
    david
    1. 
        
    2. Show all issues

      This is a single long, complicated sentence that attempts to completely describe a complicated subject. How about breaking it up into a few sentences:

      These are similar to extensions, but are intended for connecting to third-party services or tools. Each integration can have multiple configurations, making them ideal for cases where different groups or teams may have different requirements. For example, one group may want notifications posted to their chat service while another may not.

    3. Show all issues

      Indentation is a little wacky here.

    4. 
        
    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (ff73c64)