Managing Releases

Release Management Guide

Release States

  • Unreleased: In development, issues can be added
  • Released: Shipped, locked from modifications
  • Archived: Historical record, locked from modifications

Creating a Release

  1. Navigate to DevOps > Releases.
  2. Click Add.
  3. Enter the release name, description, and optional release date.
  4. Click Save.

Linking Issues to a Release

Edit an issue and select the release from the Release dropdown. The issue will appear in the release’s issue list.

Releasing

  1. Open the release.
  2. Click Release.
  3. The release moves to Released state and is locked from further modifications.

Archiving

After a release has been Released, you can archive it to move it to historical records. Click Archive on a Released release.

Was this article helpful?