allure-framework / allure-framework/allure2

Issues in csv file

Open
#2,727 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
5.5k
Forks
782
Avg merge
2d 33m
Merged PRs (30d)
16

Description

I need the issue names and links in the CSV file

Take the information from this command:
await allure.issue("https://aeyehealth.atlassian.net/browse/AEYEH-1257", "AEYEH-1257");

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the `await allure.issue("https://aeyehealth.atlassian.net/browse/AEYEH-1257", "AEYEH-1257")` data reaches the CSV output. The work is done when the CSV includes both the issue name (`AEYEH-1257`) and its link, with coverage for this example.

Written by the indexing model from the issue text.

Assessment

Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.