Getting Started
Get up and running in 5 minutes or less.
Follow these steps to get BuildButler up and running with your CI system.
Step 1 — Create your account 🔑
Sign up at app.buildbutler.dev/login. Once registered, you'll have access to the dashboard at app.buildbutler.dev.
Step 2 — Connect your CI system 🔌
Install the BuildButler connector for your CI system. BuildButler supports Jenkins, GitHub Actions, GitLab CI, TeamCity, and Buildkite. Follow the guide for your system:
Step 3a — Configure Database 🗄️
Navigate to Settings → Database in the BuildButler dashboard to configure your isolated database connection. Check your email for the database connection string.
Step 3b — Configure JIRA 🎫
Connect your JIRA instance in Settings → JIRA to enable tagging build and test failures with JIRA tickets and see live ticket status.
Step 3c — Configure AI Provider 🤖
Set up your AI provider in Settings → AI to enable the Ask AI feature for natural language queries about your build data.
Step 3d — Create API Key 🔐
Generate an API key in Settings → Connections. You'll need this key when configuring the BuildButler connector on your CI system.
Next steps
- Pipeline Analytics — deep-dive into stage-level metrics and trend analysis
- Notifications — set up Slack or email alerts
- Flaky Tests — detect and track intermittently failing tests