From 476a7e7279094da9d808389523182bc00b208541 Mon Sep 17 00:00:00 2001 From: algolia-bot Date: Mon, 24 Feb 2025 15:14:00 +0000 Subject: [PATCH] chore(scripts): point jira issues to another epic (generated) https://github.com/algolia/api-clients-automation/pull/4505 Co-authored-by: algolia-bot Co-authored-by: Pierre Millot --- .github/workflows/issue.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/issue.yml b/.github/workflows/issue.yml index 298a63e51..172c44007 100644 --- a/.github/workflows/issue.yml +++ b/.github/workflows/issue.yml @@ -36,11 +36,16 @@ jobs: id: '10001' }, parent: { - key: 'DI-2737' + key: 'DI-3523' }, project: { id: '10118' }, + components: [ + { + id: '10872' + } + ], summary: `[GH-ISSUE] ${title}` }, update: {}