Skip to content

buildnoteInsight on every build.

Connect the CI you already run, collect pipelines and test results, and turn raw build data into answers. These docs take you from first event to full observability.

// Quick start

.buildnote.json · project root
{"collect": {"junit": {"enabled": true,"include": ["**/TEST-*.xml"]}}}✓ tells the CLI which test results to pick up
ci.yml · GitHub Action
steps:- name: Collect eventsuses: buildnote/action@0.2.10env:BUILDNOTE_API_KEY: ${{ secrets.BUILDNOTE_API_KEY }}if: always()✓ insight on the very next run, no rewrite

Buildnote Limited
Registered in England and Wales, Reg: 16140412