Context
The build-on-push section of the GitHub integration page tells the reader to copy the Build Actor API endpoint and add a webhook in the repository settings. That is the manual route, not automatic builds on a Git-linked Actor, so a reader following the page builds their own pipeline instead of using the integration. An AI agent did exactly that: it wrote its own GitHub Actions workflow yaml.
To do
Done when
The default path on the page is the native integration, and every step matches Console.
Context
The build-on-push section of the GitHub integration page tells the reader to copy the Build Actor API endpoint and add a webhook in the repository settings. That is the manual route, not automatic builds on a Git-linked Actor, so a reader following the page builds their own pipeline instead of using the integration. An AI agent did exactly that: it wrote its own GitHub Actions workflow yaml.
To do
Done when
The default path on the page is the native integration, and every step matches Console.