# Introducing PR Failure Agent


URL: https://getunblocked.com/blog/pr-failure-agent/
Published: 2025-07-10T17:45:12.000Z
Author: Dennis Pilarinos
Categories: Product

We're releasing our PR Failure Agent (previously known as Autonomous CI Triage) to general availability.

---
We're releasing our **PR Failure Agent **(previously known as Autonomous CI Triage) to general availability.

When your CI checks fail, Unblocked will automatically analyze the failure, determine the root cause, and provide clear, actionable feedback directly within your pull request. No more digging through lengthy logs or deciphering cryptic error messages. The PR Failure Agent will tell you exactly what went wrong and how to fix it.

## How It Works

Once enabled, Unblocked monitors your CI runs. When it identifies the root cause of a failure, it posts a triage report as a comment on the pull request.

‍

![](https://cdn.sanity.io/images/31mw1ch6/production/a679162d0db7aaf2c5304264e25f607d86734be7-1600x958.png?w=760&auto=format)


PR Failure Agent currently supports the following source code management systems:

- GitHub
- Bitbucket
- GitLab

And the following CI platforms:

- GitHub Actions
- Bitbucket Pipelines
- BuildKite
- CircleCI
- GitLab Pipelines

## Analytics

With PR Failure Agent enabled, you can find your team’s PR failure trends in the Analytics dashboard:

- Total number of failure reports over time
- Repositories with the most CI failures

![__wf_reserved_inherit](https://cdn.sanity.io/images/31mw1ch6/production/9f6c8aa3c91d50a9b55266cc0bdaffe51a3b684f-1600x1049.jpg?w=760&auto=format)


## Getting Started

To set up PR Failure Agent, you'll need to:

- Have a supported CI system
- Add your CI system as a data source
- Select repositories to enable

[See our documentation for details](https://docs.getunblocked.com/unblocked-for-ci#unblocked-for-ci) on setting up the PR Failure Agent for your team.