Skip to content

Add CreateNewGitIssue button on test page #967

@llxia

Description

@llxia

Add the CreateNewGitIssue button on the test page, so it is easier for people to create issues

Image

allTestsInfo?buildId=679bd665810ffc6af3027454&limit=1&hasChildren=true

output/test?id=679bf5d3810ffc6af306d76a

Add similar code

<Link
to={{
pathname: '/gitNewIssue',
search: params({ testId, buildId }),
}}
>
<Tooltip title="Create new Github issue">
{' '}
<GithubOutlined />
</Tooltip>
</Link>

to

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions