GitHubHandler ============= .. currentmodule:: baldrick.github .. autoclass:: GitHubHandler :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GitHubHandler.default_branch ~GitHubHandler.repo_info .. rubric:: Methods Summary .. autosummary:: ~GitHubHandler.get_config_value ~GitHubHandler.get_file_contents ~GitHubHandler.get_repo_config ~GitHubHandler.invalidate_cache ~GitHubHandler.list_checks ~GitHubHandler.list_statuses ~GitHubHandler.set_status .. rubric:: Attributes Documentation .. autoattribute:: default_branch .. autoattribute:: repo_info .. rubric:: Methods Documentation .. automethod:: get_config_value .. automethod:: get_file_contents .. automethod:: get_repo_config .. automethod:: invalidate_cache .. automethod:: list_checks .. automethod:: list_statuses .. automethod:: set_status