]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/ptl-tool: page through github response
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 14 Jul 2020 02:50:00 +0000 (19:50 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 30 Jul 2020 03:07:46 +0000 (20:07 -0700)
commit60d5f4029bf2bfdd9ef01876d6f809a7f12b36b5
tree934d529c175996d04b273cb909d1eb45806a8701
parentca7bf4eedb03b9e3b801c5f1b80c813263c960ae
script/ptl-tool: page through github response

This fixes the script to go through the response pages from GitHub.
Previously it would only look at the first page and potentially miss
some reviews/comments.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/script/ptl-tool.py