• 
      

    Fix the close-submitted hook docs in the 2.0 release notes.

    Review Request #5850 — Created May 21, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    ed1bec3...

    Reviewers

    These docs were incorrect, showing a URL that doesn't actually work.
    It was missing the hosting service ID. I've updated the URL, added the
    list of supported IDs, and genericified some text that was specifically
    calling out GitHub/BitBucket.

    Built the docs.

    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
        Ignored Files:
          docs/releasenotes/2.0.rst
      
      
    2. 
        
    reviewbot
    1. This is a review from Review Bot.
        Tool: Pyflakes
        Processed Files:
        Ignored Files:
          docs/releasenotes/2.0.rst
      
      
    2. 
        
    OR
    1. 
        
    2. docs/releasenotes/2.0.rst (Diff revision 1)
       
       
       

      post-recieve -> post-receive

    3. docs/releasenotes/2.0.rst (Diff revision 1)
       
       
       
       

      "you'll need to edit the settings for your repository on GitHub, add a WebHook entry"

      could be something like

      "you'll need to add a webhook to your repository at your hosting provider"

    4. I had thought the service would be detected automatically from the /repos/X/, so I thought the original documentation seemed plausible.

      But this fix is very helpful and the text reads better now, thanks.

    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (72a7e1e)