cdklabs / cdk-monitoring-constructs

Easy-to-use CDK constructs for monitoring your AWS infrastructure
https://constructs.dev/packages/cdk-monitoring-constructs
Apache License 2.0
443 stars 56 forks source link

chore: skip releases for chore commits [skip ci] #483

Closed echeung-amzn closed 5 months ago

echeung-amzn commented 5 months ago

Related to https://github.com/projen/projen/issues/3164

Most of our releases are triggered by dependency updates, which are mostly just jsii and projen updates which oft-times have no tangible benefit to consumers and is purely just noise.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license