You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/capabilities/wake-up.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ icon: "bell"
6
6
7
7
When your GitHub checks fail, Codegen automatically wakes up to analyze the failures and fix your PR. This intelligent system monitors CI status and proactively resolves issues without manual intervention.
8
8
9
+
<Tip>Codegen will try to fix broken checks 3x before "tapping out"</Tip>
10
+
9
11
## How Wake Up Works
10
12
11
13
Codegen continuously monitors your pull requests and automatically responds to check failures:
0 commit comments