Skip to content

Commit

Permalink
chore(scripts): point jira issues to another epic (generated)
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#4505

Co-authored-by: algolia-bot <[email protected]>
Co-authored-by: Pierre Millot <[email protected]>
  • Loading branch information
algolia-bot and millotp committed Feb 24, 2025
1 parent 8c871ca commit 476a7e7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}
Expand Down

0 comments on commit 476a7e7

Please sign in to comment.