GitHub App

Connect a repository and DevAudit watches every push the same way, whatever's in it — writing an autopsy the moment something breaks.

Connect GitHub

You'll authorize the DevAudit GitHub App during setup — no separate install step.

What it asks for

Read repository contents

Used to read the diff behind every push and write the autopsy next to the code it applies to.

Read commit statuses & checks

Used to know when a build passed or failed, so pushes and failures line up on the same timeline.

Write checks

Used to post the autopsy summary back as a check on the pull request that introduced it.

DevAudit never requests write access to repository or organization settings — only what's listed above.