ansible/test/sanity
Abhijeet Kasurde 5ef2c5314e 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>
2019-05-15 02:35:11 -04:00
..
ansible-doc Remove modules which have ended their deprecation cycle 2019-04-12 12:57:35 -07:00
code-smell Add sanity test to check for unwanted files. 2019-05-14 09:13:51 -07:00
compile Implement a framework for having common code for release scripts (#55893) 2019-05-01 13:57:03 -05:00
import Improve import sanity test output handling. (#52136) 2019-02-12 17:32:57 -08:00
pep8 Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
pslint Bump deps for ntlm-auth and PSScriptAnalyzer (#55269) 2019-04-16 06:43:41 +10:00
pylint Use LooseVersion instead of StrictVersion as StrictVersion doesn't understand "rc1" 2019-04-25 10:56:20 -06:00
rstcheck
shellcheck
validate-modules Fixed error handling in github_issue module (#39652) 2019-05-15 02:35:11 -04:00
yamllint Fix typo in doc_fragments path. 2019-03-21 15:36:05 -07:00
ansible.cfg