Jira Sync
Connect Jira Cloud to automatically publish eligible issues as release notes.
How It Works
- You mark issues in Jira with a special "Release Notes" field
- rlse.dev detects these via webhook in real-time
- Eligible issues become changes in your rlse dashboard
- Status changes sync automatically
Setup
1. Connect Jira
- Go to Settings → Integrations
- Click Connect Jira
- Authorize rlse.dev to access your Jira instance
2. Create a Mapping
Mappings tell rlse which Jira issues to watch:
- By Project: Watch all issues in a Jira project
- By Label: Watch issues with specific labels (e.g.,
release-notes)
3. Configure the Release Notes Field
In Jira, add a custom field called "Release Notes" to your issues.
- When populated, the issue becomes eligible for publishing
- The field content becomes the change description
- Supports full markdown
Eligibility Rules
An issue only becomes a change when:
- It matches your mapping (project or label)
- It has content in the Release Notes field
- You explicitly mark it as eligible (human-gated)
Status Sync
When an issue's Jira status changes:
- To Do → Draft
- In Progress → In Progress
- Done → Released
Troubleshooting
- Issues not appearing? Check the Release Notes field is populated and the issue matches your mapping.
- Status not syncing? Webhooks can take a few moments. Check the issue has a status transition in Jira.