mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +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:
committed by
ansibot
parent
107d9efef3
commit
5ef2c5314e
@@ -1,3 +1,2 @@
|
||||
destructive
|
||||
shippable/posix/group1
|
||||
disabled
|
||||
|
||||
Reference in New Issue
Block a user