# Github

Github functions as both pipelines (Github actions) and tasktracker (Github issues). Creating a github integration will set up a connection (managed in settings) and keep your workflows and issues syncronized automatically.

All you have to do is provide a url, and optionally select which issue types to process as quality indicators. An example url would be https://github.com/rails/rails, selecting the label "ci issues".

This would load all github actions' workflows and set up a tasktracker looking at issues marked with "ci issues" and regard it as bugs.

The process for creating either integration is identical, and will load your workflows as pipelines and the selected issue type as tasktrackers.

# Github actions (pipeline)

For the Github actions, the following data is processed:

# Github issues (tasktracker)

For the Github issues, the following data is processed: