Releases & Milestones
Release management, built into the platform. A release gathers a version from every project — launch it, and a release pipeline builds and deploys each one in the order you set. Watch every project move from pending to deployed on the release, and roll back if you need to.
One release, every project
A release gathers a version from each project into one shipment. Launch it, and a release pipeline builds and deploys every project in the order you set — each one moving from pending, to deploying, to deployed, right on the release. If something goes wrong, roll back the git tags and published artifacts, then release again.
Versions
Every project has its own versions. Mark the tasks a version fixes, and it becomes the record of what that release contains. When it's out the door, mark it released — that stamps its release date.
Release notes
Because you tagged each fix with its version, Bosca knows what shipped — so it drafts the release notes from those tasks and sorts them into new features, fixes, breaking changes, and more. Take the draft as-is, or edit it before it goes out.
Milestones
A milestone is a dated target for a whole program — the date the work across its projects is meant to hit. Tasks from any of those projects point at it, and it marks the roadmap. Close it when it's reached.
Keep exploring