Release a version
It's time to turn your team's hard work into a software release.
Use the release page to check the progress of your version and verify that:
issues are complete
code is checked in, reviewed, and merged
builds are passing
issues have been deployed to the correct environment
any related work is complete
any warnings are addressed
More about checking the release status of your version
See how to enable the releases feature
You must have project administrator permissions to release a version. More about managing project permissions.
Release a version
From your project navigation, select the Releases tab. If Releases doesn’t appear in your navigation, see how to enable the releases feature.
Select the version from the list.
In the top-right, select the version’s current status (for example, Unreleased) and then select Release.
Choose what to do with any unresolved issues, and enter a release date.
Select Release.
Kanban boards in company-managed projects
If you are using kanban in a company-managed project, you can release a version via the kanban board. Select the Release menu above your board to see a list of unreleased versions. The list will only include versions that have been assigned to one or more of the issues in the ‘Done’ column on your board. Select a version to release, enter the details in the release dialog, and then select ‘Release’. Issues will disappear from the board once all their fix versions have been released.
More about managing a release.
Was this helpful?