Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-1426

Update apply-review.sh and post-reviews.py to include JIRA tickets in the commit message.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Accepted
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      It appears that we should convert apply-review.sh to a python script in order to accomplish this as the use of jsonurl.py does not work well with json lists:

      ./support/jsonurl.py https://reviews.apache.org/api/review-requests/21968/ review_request summary
      Fix issue #878 Slave should not register with the master when in TERMINATING.
      

      vs.

      ./support/jsonurl.py https://reviews.apache.org/api/review-requests/21968/ review_request bugs_closed
      [u'MESOS-878']
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            bmahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: