Description
Summary
Include deps
in the scope list
Why is this needed?
Semantic PR is blocking app PRs created by Dependabot because of the PR titles: #1847.
Different than Python, TS has an explicit list of scopes
which doesn't include deps
. I suspect that's what's causing the problem.
Which area does this relate to?
Automation
Solution
Add deps
in the scopes
list
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
Type
Projects
Status
Shipped