Deployment patterns
Use practical deployment patterns for tagging, reporting, publishing, and CI/CD.
Choose the pattern that matches your rollout goal.
Use the expandables for the shortest path. Use the linked reference pages for field details.
Prefer the Jira plugin or ADO plugin paths when possible. Use Jira custom fields only for legacy Jira setups.
End-to-end reporting workflows
Issue coverage KPIs
Sprint coverage
Use this when you want sprint tickets updated where teams already review work. Choose the platform that matches the KPI destination.
✅ Prerequisites
Your JQL returns the sprint tickets you want.
Jira publishing is configured.
Report data generation already works.
🚀 Steps
📤 Expected outcome
Jira issues show updated sprint coverage values. Teams review coverage without leaving Jira.
✅ Prerequisites
Your WIQL returns the sprint work items you want.
Azure DevOps publishing is configured.
Report data generation already works.
🚀 Steps
📤 Expected outcome
Azure DevOps work items show updated sprint coverage. Coverage follows the WIQL result set.
✅ Prerequisites
Jira custom field IDs are defined.
Jira write access is available.
Report data generation already works.
🚀 Steps
📤 Expected outcome
Jira custom fields are updated with sprint coverage values. Existing legacy dashboards keep working.
Detailed coverage reports
Feature coverage
Use this when teams need page-based coverage for a feature, epic, or cross-ticket review. Choose the destination that matches where teams review full coverage pages.
✅ Prerequisites
Confluence access is configured.
The target space and parent page are known.
Report data generation already works.
🚀 Steps
📤 Expected outcome
A summary page is created or updated in Confluence. Ticket-level pages are published under the target parent page. Teams get stable links for feature-level review.
🚀 Steps
📤 Expected outcome
Detailed publishing still goes to Confluence today. Azure DevOps Wiki remains the planned future destination.
CI/CD automation
Use this when coverage must run on a schedule or as part of delivery gates. Choose the platform tab that matches your pipeline.
Store SEALIGHTS_API_TOKEN, GITHUB_TOKEN, and JIRA_AUTHORIZATION in an Azure DevOps variable group named sealights-coverage-secrets, marked as secret.
CI/CD reference material
Analytics scope patterns
Multi-system examples
Tagging workflows
Last updated
Was this helpful?

