feat(trace): generalize the RAG trace to all agents and export it to a file#42
Draft
pjmalandrino wants to merge 1 commit into
Draft
feat(trace): generalize the RAG trace to all agents and export it to a file#42pjmalandrino wants to merge 1 commit into
pjmalandrino wants to merge 1 commit into
Mergify / Mergify Merge Protections
failed
Jun 26, 2026 in 2s
2 applicable rules, 1 validating requirements
Merge Protections
🔴 1 of 2 protections blocking · waiting on 👀 reviews
| Protection | Waiting on | |
|---|---|---|
| 🔴 | Require two reviewer for test updates | 👀 reviews |
| 🟢 | Enforce conventional commit | — |
🔴 Require two reviewer for test updates
Waiting for
-
#approved-reviews-by >= 1
This rule is failing.
When test data is updated, we require two reviewers
-
#approved-reviews-by >= 1
Show 1 satisfied protection
🟢 Enforce conventional commit
Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
-
title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:
Loading