---
id: reading-from-source
sidebar_label: 004 - Integrating with SCMs
title: 004 - Git-tracked TODOs
description: How to ingest TODOs from source code repositories into your plugin
---

Problem: You have TODOs in your source code that you want to ingest with your plugin.

## Authenticating

<!--TODO-->

## Querying

<!--TODO-->

## Fetching

<!--TODO-->
