Skip to content

buildnoteInsight on every build.

Connect the CI you already use, collect pipelines and test results, and get answers from your build data. These docs take you from your 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()✓ results from your next run, no pipeline rewrite

Buildnote Limited
Registered in England and Wales, Reg: 16140412