Skip to content

Commit 89d2259

Browse files
chore: INTMDB-1190: Update message added to github issue in the automation to create Jira ticket (#139)
1 parent dcc9308 commit 89d2259

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/issues.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,10 @@
6060
with:
6161
issue-number: ${{ github.event.issue.number }}
6262
body: |
63+
Thanks for opening this issue! Please make sure to provide the following information to help us reproduce the issue:
64+
- CDK code used by the customer
65+
- The output of [cdk synth](https://cdkworkshop.com/30-python/20-create-project/400-synth.html)
66+
- List of Public CFN Resources that are activated in the AWS account with their release version
67+
- AWS Region where the CFN stack is running
68+
6369
Thanks for opening this issue. The ticket [${{ steps.create.outputs.jira-ticket-id }}](https://jira.mongodb.org/browse/${{ steps.create.outputs.jira-ticket-id }}) was created for internal tracking.

0 commit comments

Comments
 (0)