Skip to content

Commit ccfe9d7

Browse files
chore: CLOUDP-215192 - Update Automation That Creates Github Issues To Create CLOUDP rather than INTMDB (#173)
1 parent d64a4d3 commit ccfe9d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/issues.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
--data '{
3232
"fields": {
3333
"project": {
34-
"id": "19383"
34+
"id": "10984"
3535
},
3636
"summary": "HELP: GitHub Issue n. '"${ISSUE_NUMBER}"'",
3737
"issuetype": {
@@ -40,7 +40,7 @@
4040
"description": "This ticket tracks the following GitHub issue: '"${ISSUE_URL}"'.",
4141
"components": [
4242
{
43-
"id": "32225"
43+
"id": "34031"
4444
}
4545
]
4646
}

0 commit comments

Comments
 (0)