-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Labels
dependenciesChanges 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.)on-holdThis item is on-hold and will be revisited in the futureThis item is on-hold and will be revisited in the future
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
dependenciesChanges 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.)on-holdThis item is on-hold and will be revisited in the futureThis item is on-hold and will be revisited in the future
Type
Projects
Status
On hold