Added new module github_repo (#1683) (#1974)

* Added new module github_repo

* Fixed sanity errors

* Fixed sanity errors

* Unit tests for github_repo module

* Fixed import-before-documentation

* Added PyGithub dependency for unit tests

* Fixed errata

* Require Python >= 2.7

* Support for check_mode and other improvements

* Fixed import-before-documentation

* Improved module parameter requirements, check mode and docs

* Code improvements

* Fixed version tag

(cherry picked from commit 53c6b49673)

Co-authored-by: Álvaro Torres Cogollo <atorrescogollo@gmail.com>
This commit is contained in:
patchback[bot] 2021-03-06 13:51:43 +01:00 committed by GitHub
parent 9c5461dc12
commit a67ee6cead
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 497 additions and 1 deletions

View file

@ -0,0 +1 @@
./source_control/github/github_repo.py