Turn messy git commits into clean release notes in seconds
Stop writing release notes manually. WhatShipped analyzes your commits and generates structured, readable changelogs instantly.
Works with GitHub, GitLab, and Bitbucket. Just pick a commit range and get production-ready Markdown.
update auth
refactor
merge branch 'dev'
minor fixes
### Improvements
- Refactored authentication system for better maintainability
### Fixes
- Resolved issues with user session handling
Built for:
- • Developers shipping frequently
- • Indie hackers managing their own releases
- • Teams without dedicated product managers
- • Open source maintainers
What it does
GitHub, GitLab & Bitbucket — one interface
Connect GitHub, GitLab, and Bitbucket repos in the same account. OAuth flows, token refresh, and webhook verification are handled for you.
Intelligent commit filtering
Version bumps, merge commits, and CI changes are filtered before the LLM sees them. PR titles are preferred over raw commit messages when available.
Handles large commit ranges reliably
Commits are chunked and processed in parallel, then merged into a single coherent output. Reliable with hundreds of commits in a range.
CI/CD pipeline integration via REST API
Automate release notes generation from any CI/CD pipeline using the public REST API. Start with 5 free credits — no subscriptions, no surprises.
How it works
- 01
Connect a repository
Authorize WhatShipped with your GitHub, GitLab, or Bitbucket account. Select the repo you want to generate notes for.
- 02
Set a commit range
Specify a base and head — two tags, two branches, or two SHAs. Anything git understands as a range.
- 03
Get structured notes
WhatShipped fetches the commits, runs them through the LLM pipeline, and returns clean Markdown — ready to paste into your changelog.
Frequently asked questions
- WhatShipped is an AI-powered tool that generates professional release notes from your git commits. Connect your GitHub, GitLab, or Bitbucket repository, pick a commit range, and get structured Markdown notes in seconds.
- GitHub, GitLab (including self-hosted instances), and Bitbucket are fully supported. You can connect multiple repositories from different providers in the same account.
- Each release notes generation costs 1 credit. You start with 5 free credits on sign-up — no credit card required. Additional credits can be purchased in bundles as needed.
- No installation required. WhatShipped is fully web-based. For GitHub you'll authorize via the GitHub App; for GitLab and Bitbucket you'll connect via OAuth. Everything runs in your browser.
- You choose the AI provider per generation: Anthropic Claude or OpenAI. WhatShipped sends only commit messages and PR/MR titles to the model — your actual source code is never shared.
- Yes. WhatShipped exposes a public REST API so you can trigger generation from any CI/CD pipeline. API keys are managed from the dashboard. Full documentation is available in the API docs.
- There's no hard limit. WhatShipped automatically chunks large ranges (~100 commits per batch) and runs parallel LLM calls, then merges the results into a single coherent document.
- Yes. Every generated document can be downloaded as a
.mdfile directly from the dashboard.
What is WhatShipped?
Which platforms are supported?
How does the credit system work?
Do I need to install anything?
Which AI model generates the notes?
Can I automate WhatShipped in my CI/CD pipeline?
How large a commit range can I process?
Can I download or export the release notes?
Start generating release notes.
5 free credits included. Connect your first repo in under a minute.
Create a free account