Skip to content

Commit 1d2e50a

Browse files
[ci-app] Add CI App Feature Tracking (#1246)
1 parent c3fe439 commit 1d2e50a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[
2+
"test.type",
3+
"test.status",
4+
"test.framework",
5+
"test.suite",
6+
"test.name",
7+
"resource.name",
8+
"ci.pipeline.id",
9+
"ci.pipeline.name",
10+
"ci.pipeline.number",
11+
"ci.pipeline.url",
12+
"ci.provider.name",
13+
"ci.workspace_path",
14+
"git.repository_url",
15+
"ci.job.url",
16+
"ci.job.name",
17+
"ci.stage.name",
18+
"git.commit.sha",
19+
"git.branch",
20+
"git.tag"
21+
]

0 commit comments

Comments
 (0)