Release Templates

Create custom form templates for different release types, teams, or projects

What Are Release Templates?

Templates define the structure of the Create Release form. Each template specifies which sections and fields appear, what’s required, and how the form is organized. Admins can create multiple templates tailored to different release types, teams, or projects — giving each group exactly the input fields they need.

Built-in Sections

Every template includes these built-in sections (some can be toggled on/off):

SectionContentsCan Toggle?
Release ConfigurationEnvironment, Team, Project, Work TypeNo (locked)
Release InformationService name, Version, Rollback version, Planned dateNo (locked)
Release NotesRich text summary of changesYes
Linked TicketsJira tickets grouped by categoryYes
Jira Ticket SettingsLabels, due date sync, priorityYes
Approval ChainApprover selection per levelNo (locked)

Template Scope — All vs Specific

Each template can be scoped to control where it appears:

You can combine scopes — for example, a template scoped to both a specific team and a specific project will only appear when both match.

Planning Calendar & Template Selection When creating a release from the Release Planning Calendar, the calendar pre-fills the team and project based on the date/context you clicked. The template picker then automatically filters to show only templates that match that team and project. If a team-specific template exists, it appears instead of the global one — ensuring each team always gets their own tailored form.

Custom Sections & Fields

Admins can add custom sections with custom fields to capture any additional information their process requires. This makes each template fully flexible — you decide what data to collect for each type of release.

Field TypeDescription
TextSingle-line text input
Text AreaMulti-line text
Rich TextFormatted text with bold, italic, lists
URLURL input with validation
LinkNamed link (label + URL)
DateDate picker
DropdownSelect from predefined options
UserJira user picker
Yes/NoCheckbox toggle
NumberNumeric input with optional min/max
Ticket(s)Jira issue key picker

Creating a Template

1

Go to Templates

Navigate to Admin > Templates in the sidebar. Click "+ Add Template".

2

Name and describe the template

Give it a clear name (e.g., "Standard Release", "Security Hotfix"). Optionally add a description.

3

Configure mapping

Choose "Available for all" or restrict to a specific team/project. Restricted templates only appear when the matching team or project is selected.

4

Toggle built-in sections

Enable/disable Release Notes and Linked Tickets based on your needs. Configure linked ticket categories.

5

Add custom sections and fields

Click "+ Add Custom Section" and define fields. Each field has a label, type, required flag, and placeholder.

Full control for admins Admins decide exactly which fields appear in each template. Need a “Rollback Plan” rich-text field for production releases but not for staging? Create two templates with different custom sections. Need a “Security Review URL” only for the security team? Scope a template to that team and add the field there.

Default Template

Mark one template as Default. This template is auto-selected when creating a new release. At least one template must exist and one must be the default.

Template Selection

When creating a release, the template dropdown shows templates available for the selected team/project. If only one template matches, it’s auto-selected. The template is locked during editing — you cannot switch templates on an existing release.

Example Setup