aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.68k stars 3.93k forks source link

Weekly PR metrics report #30176

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

Issue Metrics

Metric Average Median 90th percentile
Time to first response 6:34:59 0:28:10 22:43:17
Time to close 18:37:46 8:12:50 2 days, 1:02:10
Time to answer None None None
Metric Count
Number of items that remain open 22
Number of items closed 24
Number of most active mentors 0
Total number of items created 46
Title URL Author Time to first response Time to close Time to answer
chore(rds): add support for postgres 15.6 aurora engine https://github.com/aws/aws-cdk/pull/30167 Chemsmith 0:28:10 None None
feat(ecs): add validation checks to memory cpu combinations of FARGATE compatible task definitions https://github.com/aws/aws-cdk/pull/30166 mrlikl 0:43:07 None None
feat(docdb): i/o optimized storage type https://github.com/aws/aws-cdk/pull/30163 badmintoncryer 0:29:30 None None
feat(ec2): add interface endpoint dynamodb https://github.com/aws/aws-cdk/pull/30162 mazyu36 None None None
feat(ec2): support instanceInitiatedShutdownBehavior for EC2 instance https://github.com/aws/aws-cdk/pull/30160 badmintoncryer 0:19:24 None None
docs(stepfunctions-tasks): fix typo https://github.com/aws/aws-cdk/pull/30159 mazyu36 1 day, 0:24:12 1 day, 0:53:44 None
feat(batch): jobStateTimeLimitActions property added https://github.com/aws/aws-cdk/pull/30158 mazyu36 3:06:45 None None
chore: include PYTHON_311 runtime in aws-apprunner-alpha https://github.com/aws/aws-cdk/pull/30156 hiselitelordship 0:01:45 None None
chore: add new hire Leo10Gama to list https://github.com/aws/aws-cdk/pull/30153 Leo10Gama 0:02:48 0:30:35 None
chore: add newhire Leo10Gama to contributors https://github.com/aws/aws-cdk/pull/30152 Leo10Gama 0:01:47 None None
fix(autoscaling): cooldown cannot be set with step scaling actions https://github.com/aws/aws-cdk/pull/30150 GavinZZ 0:14:54 1 day, 2:23:40 None
chore(apprunner-alpha): add runtimes PYTHON_311 and NODEJS_18 https://github.com/aws/aws-cdk/pull/30149 mellevanderlinde 0:01:47 None None
chore(region-info): add missing dlc repository accounts. https://github.com/aws/aws-cdk/pull/30147 SankyRed 3:24:39 None None
feat(codebuild): add deleteReports property to the ReportGroup Construct https://github.com/aws/aws-cdk/pull/30141 mazyu36 4:34:15 None None
feat(stepfunctions-tasks): add cpu and memory parameters to EcsRunTask https://github.com/aws/aws-cdk/pull/30140 kackyt 0:01:44 None None
chore(logs): fix typo in README and comments https://github.com/aws/aws-cdk/pull/30136 kdnakt 21:33:20 22:03:11 None
chore(rds): fix certificate enum values misspelling https://github.com/aws/aws-cdk/pull/30135 scanlonp 0:42:54 1:12:13 None
chore(cloudfront): fix example formatting in README https://github.com/aws/aws-cdk/pull/30133 gracelu0 0:04:52 0:33:32 None
chore(prlint): exemption request is now case insensitive https://github.com/aws/aws-cdk/pull/30127 kaizencc 0:01:43 2:31:18 None
chore(prlint): additional log outputs for debugging https://github.com/aws/aws-cdk/pull/30125 kaizencc 2:53:35 3:22:04 None
fix(eks): add tag update support for eks cluster https://github.com/aws/aws-cdk/pull/30123 mrlikl 1 day, 0:55:41 None None
chore(rds): add Aurora Postgres 16.2 cluster support https://github.com/aws/aws-cdk/pull/30122 Chemsmith 10:01:50 11:25:39 None
feat(docdb): add copyTagsToSnapshot property to the DatabaseCluster Construct https://github.com/aws/aws-cdk/pull/30120 mazyu36 1 day, 16:12:23 3 days, 14:07:46 None
chore(merge-back): 2.141.0 https://github.com/aws/aws-cdk/pull/30118 aws-cdk-automation None 0:57:04 None
chore(lambda-nodejs): do not add unused environment variable by default for sdk v3 lambda runtimes https://github.com/aws/aws-cdk/pull/30117 scanlonp 22:43:17 None None
chore: document reason and mitigation for cross region reference failure from response objects being too large https://github.com/aws/aws-cdk/pull/30115 colifran 0:42:12 1:49:00 None
fix(eks): in place updates for EKS security group and Subnets https://github.com/aws/aws-cdk/pull/30114 mrlikl 0:01:50 1 day, 19:54:50 None
fix(cli): cdk bootstrap --help does not show some options https://github.com/aws/aws-cdk/pull/30113 vinayak-kukreja 1:18:30 19:09:44 None
fix(cli): handle attributes of AWS::KMS::Key when hotswapping https://github.com/aws/aws-cdk/pull/30112 comcalvi 0:01:46 5:00:00 None
chore(release): 2.141.0 https://github.com/aws/aws-cdk/pull/30111 aws-cdk-automation None 0:27:58 None
chore: npm-check-updates && yarn upgrade https://github.com/aws/aws-cdk/pull/30106 aws-cdk-automation None None None
feat(servicecatalog): ProductStack memoryLimit prop https://github.com/aws/aws-cdk/pull/30105 nmussy 0:00:41 None None
feat(codebuild): adding project.visibility https://github.com/aws/aws-cdk/pull/30103 watany-dev 0:29:21 None None
chore(lambda-nodejs): clean up sdk v2 references and warn about runtime updates related to sdk bundling https://github.com/aws/aws-cdk/pull/30099 scanlonp 15:44:20 20:17:38 None
feat: adding on-demandthroughput to table construct https://github.com/aws/aws-cdk/pull/30097 LeeroyHannigan 0:01:54 None None
docs(s3): update documentation for more context around autoDeleteObjects https://github.com/aws/aws-cdk/pull/30096 SankyRed 0:38:16 2 days, 1:36:19 None
fix(custom-resource-handlers): better fallback for require failures https://github.com/aws/aws-cdk/pull/30095 glitchassassin 0:01:50 None None
fix(diff): properties from ChangeSet diff were ignored https://github.com/aws/aws-cdk/pull/30093 bergjaak 0:01:50 2 days, 23:14:08 None
feat(neptune): add copyTagsToSnapshot property to the DatabaseCluster Construct https://github.com/aws/aws-cdk/pull/30092 mazyu36 3 days, 10:12:33 None None
feat(ivs-alpha): support advanced channel type https://github.com/aws/aws-cdk/pull/30086 mazyu36 0:01:51 None None
fix(pipelines): pipeline asset role trust policy has account root principal https://github.com/aws/aws-cdk/pull/30084 xazhao 0:16:01 4:55:25 None
feat: Support SecretValue for UserPoolIdentityProviderOidc. Fixes #29851 https://github.com/aws/aws-cdk/pull/30082 jwoehrle 0:01:54 None None
fix(stepfunctions-tasks): documentation fix for retryOnServiceExceptions https://github.com/aws/aws-cdk/pull/30077 schmiddy 0:01:50 None None
feat: update L1 CloudFormation resource definitions https://github.com/aws/aws-cdk/pull/30074 aws-cdk-automation None 0:27:35 None
feat(ecs-patterns): dualstack NLB https://github.com/aws/aws-cdk/pull/30069 badmintoncryer 0:06:47 None None
docs(ses): fix typos https://github.com/aws/aws-cdk/pull/30068 mazyu36 7:06:30 12:57:36 None

This report was generated with the Issue Metrics Action Search query used to find these items: repo:aws/aws-cdk is:pr created:2024-05-06..2024-05-12 -is:draft

github-actions[bot] commented 6 months ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

aws-cdk-automation commented 3 months ago

Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.