forked from aws/aws-cdk
-
Notifications
You must be signed in to change notification settings - Fork 1
CI Pending Approval - 42 PR(s) #11
Copy link
Copy link
Open
Description
PRs Pending CI Approval
@pahud - The following 42 PR(s) from beginning contributors are waiting for CI approval:
- #37521 - fix: show helpful error when docker is missing during bundling fallback by @knQzx (created: 2026-04-04T17:14:38Z)
- #37516 - feat(pipelines): add artifactBucketRemovalPolicy and artifactBucketAutoDeleteObjects props by @Zelys-DFKH (created: 2026-04-03T23:23:02Z)
- #37490 - chore(opensearch): add OpenSearch version 3.5 by @ajkerr (created: 2026-04-01T15:36:48Z)
- #37392 - feat(eks): allow providing an existing IAM role to ServiceAccount with POD_IDENTITY by @letsgomeow (created: 2026-03-29T12:05:02Z)
- #37388 - feat(eks-v2): allow providing an existing IAM role to ServiceAccount with POD_IDENTITY by @letsgomeow (created: 2026-03-28T14:52:43Z)
- #37386 - feat(s3): support
bucketNamePrefixandbucketNamespaceproperties by @kawaaaas (created: 2026-03-28T10:25:50Z) - #37384 - fix(eks): truncate kubectl error output to avoid CloudFormation respo… by @ashoknarayan (created: 2026-03-27T17:07:29Z)
- #37367 - fix: grants json alpha modules by @irem-kaya (created: 2026-03-26T12:15:22Z)
- #37346 - fix(applicationsignals-alpha): do not set
userfor Windows containers inCloudWatchAgentIntegrationby @syukawa-gh (created: 2026-03-24T07:41:59Z) - #37344 - docs(ses): mention MX record requirement for email receiving by @syukawa-gh (created: 2026-03-24T06:21:12Z)
- #37342 - docs(ecs): clarify that
fromEcrRepositorytag parameter also accepts digest by @syukawa-gh (created: 2026-03-24T06:11:18Z) - #37341 - fix(rds):
AuroraMysqlEngineVersion.of()infers wrong major version when not specified by @syukawa-gh (created: 2026-03-24T06:09:16Z) - #37340 - feat(glue): add
SNOWFLAKEconnection type by @syukawa-gh (created: 2026-03-24T06:03:35Z) - #37337 - fix(s3-deployment): custom logGroup of BucketDeployment is prevented from deletion by @syukawa-gh (created: 2026-03-24T01:06:23Z)
- #37336 - feat(ecs-patterns): allow specifying task role for QueueProcessingFargateService and QueueProcessingEc2Service by @syukawa-gh (created: 2026-03-24T00:43:55Z)
- #37331 - feat(logs): add
DateOfBirthdata identifier for data protection policy by @syukawa-gh (created: 2026-03-23T10:17:43Z) - #37318 - docs(stepfunctions): clarify that timeout only applies to Chain-based definitions by @syukawa-gh (created: 2026-03-23T03:45:24Z)
- #37314 - feat(core): add RemovalPolicyOptions parameter to L2 applyRemovalPolicy method by @syukawa-gh (created: 2026-03-23T03:35:35Z)
- #37313 - feat(apigatewayv2): expose disableExecuteApiEndpoint on WebSocketApi by @syukawa-gh (created: 2026-03-23T03:32:29Z)
- #37312 - feat(stepfunctions-tasks): scope down batch:SubmitJob permissions to specific job definition by @syukawa-gh (created: 2026-03-23T03:30:56Z)
- #37311 - feat(ecs-patterns): allow specifying IAM role for EcsTask in ScheduledFargateTask and ScheduledEc2Task by @syukawa-gh (created: 2026-03-23T03:29:29Z)
- #37303 - fix(s3): avoid access denied when disabling autoDeleteObjects property by @Adityakk9031 (created: 2026-03-22T18:09:36Z)
- #37302 - feat(ec2): add VPC interface endpoints for Cognito Identity by @kawaaaas (created: 2026-03-22T16:26:34Z)
- #37301 - docs(ec2): fix default description for VpcEndPointServiceProps.allowedRegions by @gamrothc (created: 2026-03-21T22:26:11Z)
- #37297 - feat(cloudwatch): add L2 construct for AlarmMuteRule by @kawaaaas (created: 2026-03-20T18:15:09Z)
- #37295 - fix(lambda): calculateLayersHash includes all stack layers (Reopened) by @Abhinandansinha01 (created: 2026-03-20T11:05:22Z)
- #37280 - feat(cloudfront-origins): add owner account id support for cross account vpc origins by @kawaaaas (created: 2026-03-18T15:24:46Z)
- #37252 - feat : use account‑regional suffix for default staging bucket by @nehaaprasad (created: 2026-03-15T09:47:40Z)
- #37251 - docs(sns): add IAM action details to grant method docstrings by @tiwari91 (created: 2026-03-14T19:33:42Z)
- #37250 - fix(cloudfront): warn when minimumProtocolVersion is set without a certificate by @tiwari91 (created: 2026-03-14T19:33:29Z)
- #37247 - fix(eks-v2): respect securityGroup(s) in KubectlProviderOptions by @letsgomeow (created: 2026-03-14T07:09:57Z)
- #37243 - fix(secretsmanager): grant KMS decrypt/encrypt directly to grantee in grantRead/grantWrite by @saurav61091 (created: 2026-03-13T12:31:49Z)
- #37195 - fix(certificatemanager): use hasOwnProperty in apexDomain to prevent prototype collision by @abhu85 (created: 2026-03-08T07:34:46Z)
- #37194 - fix(core): assign concat() result for cdk-migrate telemetry by @abhu85 (created: 2026-03-08T07:34:28Z)
- #37068 - fix(logs): correct metric name in metricIncomingLogEvents by @abhu85 (created: 2026-02-24T13:08:46Z)
- #37048 - feat(ecs):
Ec2Service,FargateService, andExternalServicedo not accept imported task definitions by @letsgomeow (created: 2026-02-22T09:32:55Z) - #37001 - feat(pipelines): add RetryMode option to CDK Pipeline by @dil-bagoston (created: 2026-02-16T12:59:53Z)
- #36996 - docs(stepfunctions-tasks): clarify that fromStringSet only accepts static arrays by @ak2ie (created: 2026-02-15T13:45:20Z)
- #36990 - feat(lambda-event-sources): add sqs provisioned poller config by @kawaaaas (created: 2026-02-14T04:26:50Z)
- #36919 - feat(cloudwatch): support live data for
SingleValueWidgetin cloudwatch dashboards by @Darasimi-Ajewole (created: 2026-02-09T00:44:35Z) - #36913 - feat(cloudfront-origins): add HttpApiOrigin to support API Gateway HTTP API as CloudFront origin by @kawaaaas (created: 2026-02-07T05:31:47Z)
- #36894 - feat(cloudfront-origins): ip address type for rest api origin by @kawaaaas (created: 2026-02-05T17:52:53Z)
This issue is automatically updated
Monitoring repository: aws/aws-cdk
Last checked: 2026-04-05T04:56:59.571Z
Reactions are currently unavailable