Skip to content

Commit 6f8f30e

Browse files
authored
Merge fd0581e into fb2c496
2 parents fb2c496 + fd0581e commit 6f8f30e

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.github/workflows/issue.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,16 @@ jobs:
3636
id: '10001'
3737
},
3838
parent: {
39-
key: 'DI-2737'
39+
key: 'DI-3523'
4040
},
4141
project: {
4242
id: '10118'
4343
},
44+
components: [
45+
{
46+
id: '10872'
47+
}
48+
],
4449
summary: `[GH-ISSUE] ${title}`
4550
},
4651
update: {}

templates/issue.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,16 @@ jobs:
3636
id: '10001'
3737
},
3838
parent: {
39-
key: 'DI-2737'
39+
key: 'DI-3523'
4040
},
4141
project: {
4242
id: '10118'
4343
},
44+
components: [
45+
{
46+
id: '10872'
47+
}
48+
],
4449
summary: `[GH-ISSUE] ${title}`
4550
},
4651
update: {}

0 commit comments

Comments
 (0)