Skip to main content
Codegen home page
Search...
⌘K
Guides
Overview
Authentication
Retrieving Traces
Endpoints
users
agents
POST
Create Agent Run
GET
Get Agent Run
GET
List Agent Runs
POST
Resume Agent Run
POST
Ban All Checks For Agent Run
POST
Unban All Checks For Agent Run
POST
Remove Codegen From Pr
repositories
pull-requests
integrations
setup-commands
organizations
sandbox
agents-alpha
GitHub
Codegen home page
Search...
⌘K
GitHub
GitHub
Search...
Navigation
agents
Ban All Checks For Agent Run
Documentation
API Reference
Documentation
API Reference
agents
Ban All Checks For Agent Run
Ban all checks for a PR and stop all related agents.
This endpoint:
Flags the PR to prevent future CI/CD check suite events from being processed
Stops all current agents for that PR
Was this page helpful?
Yes
No
Previous
Unban All Checks For Agent Run
Unban all checks for a PR. This endpoint: 1. Removes the ban flag from the PR to allow future CI/CD check suite events to be processed 2. Handles both URL-based bans and parent-agent-run-based bans
Next
⌘I