AWS CDK Diff PR Commenter
Version updated for https://github.com/towardsthecloud/aws-cdk-diff-pr-commenter to version v1.5.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 6 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automatically posts the output of cdk diff as a comment on Pull Requests, helping teams review infrastructure changes directly within their PR workflow. It updates existing comments and supports custom headers for better organization in multi-stack setups, parsing and highlighting IAM statement changes, Security Group changes, Parameters, and Resources.
What’s Changed
1.5.0 (2026-07-20)
Features
- add pnpm workspace configuration and update TypeScript settings (5a03822)
- integrate Dependabot and Mergify for automated dependency management (0e249c8)
- update workflows to use self-hosted runners with arm64, fargate, and small labels (15ce06a)