Skip to content

Commit 14290e9

Browse files
committed
fix
1 parent a010668 commit 14290e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
-123 KB
Loading
-125 KB
Loading

integrations/github.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "GitHub"
33
description: "Run experiments in CI and get evaluation results directly in your pull requests"
44
---
55

6-
**Need to change your agent flow, update a prompt, or switch models?**
6+
# Track experiments results in CI
77

88
Instead of deploying blindly and hoping for the best, you can validate changes with real data before they reach production.
99

@@ -12,7 +12,7 @@ Create experiments that automatically run your agent flow in CI, test your chang
1212

1313
## How It Works
1414

15-
The Traceloop GitHub App integration allows you to automatically run experiments in your CI/CD pipeline and receive real evaluation results as comments on your pull requests. This helps you validate AI model changes, prompt updates, and configuration modifications before merging to production.
15+
Run an experiment in your CI/CD pipeline with the Traceloop GitHub App integration. Receive experiment evaluation results as comments on your pull requests, helping you validate AI model changes, prompt updates, and configuration modifications before merging to production.
1616

1717
<Steps>
1818
<Step title="Install the Traceloop GitHub App">
@@ -30,7 +30,7 @@ The Traceloop GitHub App integration allows you to automatically run experiments
3030
- All repositories in your organization
3131
- Specific repositories only
3232

33-
After installing the app you will be redirected to a Traceloop autorization page.
33+
After installing the app you will be redirected to a Traceloop authorization page.
3434

3535
<Info>
3636
**Permissions Required:** The app needs read access to your repository contents and write access to pull requests to post evaluation results as comments.

0 commit comments

Comments
 (0)