Read an application's automatic build fixing setting
Applications API
Read an application's automatic build fixing setting
Read whether Ankra automatically runs its fix-build lane - deterministic repairs first, a one-shot mission agent opening a pull request as the fallthrough - when a build of the application’s tracked branch fails. On by default: the flag exists to opt out, and automatic dispatch is bounded to one mission per application per UTC day.
GET
Read an application's automatic build fixing setting
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
An application's automatic build fixing setting: whether a failed build of the tracked branch dispatches Ankra's fix-build lane without a click. On by default.