mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 03:28:57 +00:00
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:
parent
107d9efef3
commit
5ef2c5314e
8 changed files with 34 additions and 97 deletions
|
|
@ -1,3 +1,2 @@
|
|||
destructive
|
||||
shippable/posix/group1
|
||||
disabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue