# GitHub CI/CD Actions

groundcover supports ingestion of OpenTelemetry based traces from GitHub Actions workflows. Read more about it [here](https://github.com/corentinmusard/otel-cicd-action).

### Adding GitHub Actions Traces

Navigate to [Data Sources](https://app.groundcover.com/settings/integrations/data-sources) and select GitHub CI.

<figure><img src="/files/ybDV5Tv236ECvrM5a8jv" alt=""><figcaption></figcaption></figure>

A wizard will open. You'll be asked to select your backend endpoint. Note that this option will be enabled in case there is more than one endpoint. In addition, you'll be asked to either reuse an existing ingestion Key or create a new one.

Once filled, the list of instructions to enable sending traces to groundcover will appear.

<figure><img src="/files/KDY9ujkaPTXGddNNyNJc" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.groundcover.com/integrations/data-sources/github-ci-cd-actions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
