shipfleet pulls bugs and tasks from the tools you already use — error trackers, issue trackers, CI/CD, monitoring, chat, and more. Each source feeds into the same triage → build → review pipeline.
| Integration | Category | Status | Env Var | What it pulls |
|---|---|---|---|---|
| Sentry | Error Tracking | Built | SENTRY_AUTH_TOKEN | Unresolved errors, scored by frequency and user impact |
| GitHub Issues | Issue Tracker | Built | GITHUB_TOKEN | Labeled issues, scored by reactions and comments |
| Inbox File | Other | Built | — | Drop a one-liner into .shipfleet/inbox for ad-hoc tasks |
| GitLab Issues | Issue Tracker | Building | GITLAB_TOKEN | Labeled issues from GitLab projects, scored by weight/priority |
| Jira | Issue Tracker | Building | JIRA_API_TOKEN | JQL-filtered issues, scored by priority (P0–P4) |
| Linear | Issue Tracker | Building | LINEAR_API_KEY | Labeled issues via GraphQL, scored by urgency level |
| PagerDuty | Incident | Building | PAGERDUTY_API_KEY | Triggered and acknowledged incidents, scored by urgency |
| Datadog | Monitoring | Building | DATADOG_API_KEY | Alerting monitors tagged for shipfleet, scored by status |
| Bugsnag | Error Tracking | Building | BUGSNAG_API_KEY | Open errors, scored by event count and affected users |
| Rollbar | Error Tracking | Building | ROLLBAR_API_KEY | Active error items, scored by total occurrences |
| GitHub Actions | CI/CD | Building | GITHUB_TOKEN | Failed workflow runs, scored by recency and branch |
| CircleCI | CI/CD | Building | CIRCLECI_TOKEN | Failed pipelines and workflows, scored by branch + recency |
| Jenkins | CI/CD | Building | JENKINS_API_TOKEN | Failed builds, scored by result severity and recency |
| Slack | Chat | Building | SLACK_BOT_TOKEN | Bug-tagged messages in configured channels, scored by reactions |
| New Relic | Monitoring | Building | NEW_RELIC_API_KEY | Open alert violations, scored by priority and duration |
| Discord | Chat | Planned | DISCORD_BOT_TOKEN | Bug reports from bot channels |
| GitLab CI | CI/CD | Planned | GITLAB_TOKEN | Failed pipelines and jobs |
| Vercel | CI/CD | Planned | VERCEL_TOKEN | Deployment failures and build errors |
| AWS CloudWatch | Monitoring | Planned | AWS_ACCESS_KEY_ID | Alarm state changes and error log patterns |
| Honeybadger | Error Tracking | Planned | HONEYBADGER_API_KEY | Unresolved faults by frequency |
| Raygun | Error Tracking | Planned | RAYGUN_API_KEY | Crash reports and error groups |
| Azure DevOps | Issue Tracker | Planned | AZURE_DEVOPS_TOKEN | Work items tagged for auto-fix |
| Bitbucket Issues | Issue Tracker | Planned | BITBUCKET_TOKEN | Open issues by priority |
| Bitbucket Pipelines | CI/CD | Planned | BITBUCKET_TOKEN | Failed pipeline steps |
| Grafana / Loki | Monitoring | Planned | GRAFANA_API_KEY | Firing alert rules and log patterns |
| Opsgenie | Incident | Planned | OPSGENIE_API_KEY | Open alerts by priority |
| Shortcut | Issue Tracker | Planned | SHORTCUT_API_TOKEN | Bug-type stories in target workflow state |
| Asana | Issue Tracker | Planned | ASANA_TOKEN | Tasks from a tagged section or project |
| ClickUp | Issue Tracker | Planned | CLICKUP_API_TOKEN | Tasks tagged for auto-fix |
| Notion | Issue Tracker | Planned | NOTION_TOKEN | Database entries with bug status |
| Trello | Issue Tracker | Planned | TRELLO_API_KEY | Cards in a designated bug list |
| Monday.com | Issue Tracker | Planned | MONDAY_API_TOKEN | Items from bug-tracking boards |
| Freshdesk | Helpdesk | Planned | FRESHDESK_API_KEY | Tickets tagged as bugs by support |
| Zendesk | Helpdesk | Planned | ZENDESK_API_TOKEN | Bug-tagged support tickets |
| Intercom | Helpdesk | Planned | INTERCOM_TOKEN | Conversations tagged as bug reports |
| LaunchDarkly | Other | Planned | LAUNCHDARKLY_TOKEN | Feature flag evaluation errors |
| Firebase Crashlytics | Error Tracking | Planned | FIREBASE_TOKEN | Mobile crash reports by impact |
| AppSignal | Error Tracking | Planned | APPSIGNAL_API_KEY | Open error incidents |
| Supabase | Monitoring | Planned | SUPABASE_SERVICE_KEY | Edge function errors and database alerts |
| TravisCI | CI/CD | Planned | TRAVIS_API_TOKEN | Failed builds on tracked branches |
| Render | CI/CD | Planned | RENDER_API_KEY | Deploy failures and service crashes |
| Railway | CI/CD | Planned | RAILWAY_TOKEN | Failed deployments and build errors |
| Fly.io | CI/CD | Planned | FLY_API_TOKEN | Machine crashes and deploy failures |
| Heroku | CI/CD | Planned | HEROKU_API_KEY | App errors from log drains |
| Buildkite | CI/CD | Planned | BUILDKITE_TOKEN | Failed builds and flaky test detection |
| TeamCity | CI/CD | Planned | TEAMCITY_TOKEN | Failed build configurations |
| Terraform Cloud | Other | Planned | TFC_TOKEN | Failed plan/apply runs |
| Google Cloud Error Reporting | Monitoring | Planned | GOOGLE_APPLICATION_CREDENTIALS | Grouped errors by service |
| Azure Monitor | Monitoring | Planned | AZURE_MONITOR_KEY | Application Insights exceptions and alerts |
| Elastic APM | Monitoring | Planned | ELASTIC_APM_TOKEN | Error transactions and anomalies |
| Statuspage | Incident | Planned | STATUSPAGE_API_KEY | Active incidents linked to code |