GithubHook

GitHub

Interact with GitHub.

View on GitHub

Last Updated: Oct. 23, 2022

Access Instructions

Install the GitHub provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

github_conn_idReference to GitHub connection id.

Documentation

Interact with GitHub.

Performs a connection to GitHub and retrieves client.

Was this page helpful?