Skip to content

Chunk now automatically creates a draft PR when fixing protected branches

Enhancement

When Chunk fixes a failing build on a protected branch (such as main or staging), it now automatically creates a new branch and opens a draft pull request with the fix — whether triggered via a manual prompt, a specialized task, or the Fix Job, Fix Step, and Fix Workflow buttons. If CI does not pass, the draft PR will be automatically closed.

Previous changes