{"library":"prefect-github","type":"library","category":null,"description":"Prefect-github provides Prefect integrations for interacting with GitHub. It includes a `GitHubCredentials` block for secure authentication using Personal Access Tokens (PATs) and various utilities to interact with GitHub repositories, such as cloning, querying repository details, and performing mutations (e.g., adding stars, creating issues). The tasks within this collection were initially generated using the GitHub GraphQL schema. While the standalone `prefect-github` package is currently at version 0.4.2, active development for this integration has been merged into the main PrefectHQ/prefect repository, which follows its own release cadence.","language":"python","status":"active","version":"0.4.2","tags":["prefect","github","workflow","orchestration","integration","block","credentials","devops"],"install":[{"cmd":"pip install prefect-github","imports":["from prefect_github import GitHubCredentials","from prefect_github.repository import query_repository","from prefect_github.mutations import add_star_starrable","from prefect.runner.storage import GitRepository"]}],"homepage":null,"github":"https://github.com/PrefectHQ/prefect","docs":null,"changelog":null,"pypi":"https://pypi.org/project/prefect-github/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":20.9,"avg_import_s":6.51,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/prefect-github/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}