Connect your GitHub repository to ShipPulse and never write a changelog entry from scratch again. Push code, get a human-readable changelog drafted by AI, publish in one click.
Go to Project Settings, click Integrations, and authorize ShipPulse via GitHub OAuth. Select the repository and branch to monitor (usually main).
ShipPulse installs a webhook on your repository. Every push to the configured branch sends commit data to ShipPulse automatically.
ShipPulse AI drafts a human-readable changelog entry from your commits. Review, edit if needed, and publish with one click.
Every push to your configured branch triggers an AI-drafted changelog entry. Conventional commits are parsed into features, fixes, and improvements automatically.
Technical commit messages like fix(auth): handle null session are rewritten into user-friendly copy: Fixed a login issue affecting some users. Edit the draft or publish as-is.
Published entries appear in your embedded changelog widget instantly. Badge, modal, sidebar, or banner formats. Users see a notification dot for new updates.
ShipPulse can generate changelogs from any commits, but conventional commit format produces significantly better results.
feat(auth): add Google OAuth login fix(billing): prevent duplicate charge on plan upgrade perf(dashboard): reduce initial load time by 40% docs(api): update webhook payload examples
The AI groups features, fixes, and performance improvements into separate sections and rewrites them in user-friendly language.
ShipPulse also supports GitLab and Bitbucket with the same OAuth connect flow and webhook-based changelog generation.
View all integrationsFree plan includes the GitHub integration. No credit card required.
Related