From ae7d7e50ff2effceef3f9b868c71a635d3bb1658 Mon Sep 17 00:00:00 2001 From: Pierre Millot Date: Wed, 26 Nov 2025 12:43:48 +0100 Subject: [PATCH] chore(scripts): remove component from jira ticket --- .github/workflows/issue.yml | 5 ----- templates/issue.yml | 5 ----- 2 files changed, 10 deletions(-) diff --git a/.github/workflows/issue.yml b/.github/workflows/issue.yml index 58cce1629e..31a2605061 100644 --- a/.github/workflows/issue.yml +++ b/.github/workflows/issue.yml @@ -41,11 +41,6 @@ jobs: project: { id: '11316' }, - components: [ - { - id: '10872' - } - ], summary: `[GH-ISSUE] ${title}` }, update: {} diff --git a/templates/issue.yml b/templates/issue.yml index 58cce1629e..31a2605061 100644 --- a/templates/issue.yml +++ b/templates/issue.yml @@ -41,11 +41,6 @@ jobs: project: { id: '11316' }, - components: [ - { - id: '10872' - } - ], summary: `[GH-ISSUE] ${title}` }, update: {}