Netcracker / Netcracker/qubership-testing-platform-common-scripts

[Feat]: Add Jira ticket support for Allure reports

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Shell
Stars
0
Forks
2
Avg merge
17m
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

Implemented automatic linking of Jira tickets to Bruno test results during the conversion to Allure format.
What was done:
1)The converter script now automatically extracts Jira ticket IDs from folder names (UNM-12345 etc).
Extracted tickets are attached to test cases in Allure as clickable TMS links.
2)Tickets are pushed into the labels array under the jiraTicketId key so that the internal Apache parser can read them correctly (matching Playwright's native reporter behavior).
3)Fixed a single root folder (parentSuite: "Backend (Bruno)") to preserve the correct folder hierarchy and prevent Superset dashboards from crashing.

Branch: feat/new-bruno-repot

Describe alternatives you've considered

No response

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the converter script described in the issue and inspect branch feat/new-bruno-repot to understand the current implementation. Verify that Jira IDs from folder names become clickable Allure TMS links, that labels use jiraTicketId, and that the single root folder preserves the hierarchy without breaking Superset dashboards.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.