Fixed error handling in github_issue module (#39652)

* Fixed error handling in github_issue module

Due to recent changes in github3.py library module stopped working.
This fix adds extra error handling for new changes in library.

Fixes: #39627

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Check version

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Refactor github_issue

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2019-05-15 12:05:11 +05:30
committed by ansibot
parent 107d9efef3
commit 5ef2c5314e
8 changed files with 34 additions and 97 deletions

View File

@@ -1,3 +1,2 @@
destructive
shippable/posix/group1
disabled