hoangnguyen0403-jira-integration
Installation
SKILL.md
Jira Integration Standards
Priority: P1 (HIGH)
1. Retrieving Issue Details
- Fetch Core Info: Retrieve Summary, Description, Acceptance Criteria, and Labels.
- Sibling Analysis: Identify other Jira issues with the same Component or Labels to find potentially impacted Zephyr TCs.
- Identify Links: Check for existing links to Zephyr test cases to avoid duplication.
- Actor Mapping: Extract reporter and assignee for context.
2. Linking Zephyr Test Cases
- Traceability: After creating a Zephyr Test Case, link it back to the corresponding Jira Issue.
- Format: Use the Zephyr Scale key (e.g.,
PROJ-T123) in the Jira link or comment. - Labels: Add
has-zephyr-testslabel to the Jira issue once test cases are linked.