-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Labels
completedThis item is complete and has been merged/shippedThis item is complete and has been merged/shippeddependenciesChanges that touch dependencies, e.g. Dependabot, etc.Changes that touch dependencies, e.g. Dependabot, etc.internalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Description
Summary
Currently, the dependabot
is configured to update all the npm
dependencies daily. We want to decrease this to every 1 week.
Why is this needed?
Reviewing and merging the dependabot PRs is being very time consuming and nothing relevant to us changes in those updates. So, to improve our efficiency, we should reduce the frequency of the updates.
Which area does this relate to?
Automation
Solution
Update the .github/dependabot.yml
file to update the aws-cdk
and aws-sdk-v3
groups weekly
Acknowledgment
- This request meets Powertools for AWS Lambda (TypeScript) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
completedThis item is complete and has been merged/shippedThis item is complete and has been merged/shippeddependenciesChanges that touch dependencies, e.g. Dependabot, etc.Changes that touch dependencies, e.g. Dependabot, etc.internalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Type
Projects
Status
Shipped