Chandler Carruth a9c70c1057 Clean up references to the `carbon-toolchain` repository. (#226) 5 gadi atpakaļ
..
README.md 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 gadi atpakaļ
__init__.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 gadi atpakaļ
github_helpers.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 gadi atpakaļ
github_helpers_test.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 gadi atpakaļ
pr_comments.py a9c70c1057 Clean up references to the `carbon-toolchain` repository. (#226) 5 gadi atpakaļ
pr_comments_test.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 gadi atpakaļ
update_label_access.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 gadi atpakaļ
update_label_access_test.py 2efbe1074e Rename github to github_tools so that modules don't conflict with PyGithub (#223) 5 gadi atpakaļ

README.md

GitHub

Scripts for use with GitHub.

See individual scripts for more details.

Please use pytest for testing:

$ pip install pytest