Closed
Description
Summary
When creating new PRs, authors follow our template which includes an acknowledgement section: https://github.com/awslabs/aws-lambda-powertools-python/blob/develop/.github/PULL_REQUEST_TEMPLATE.md#acknowledgment
We should extend our on PR opened
workflow to also validate whether that section is present.
Why is this needed?
It guarantees license agreement is acknowledged, and more importantly the social contract that PRs should have a related issue to prevent delays or potential closure.
Which area does this relate to?
Automation, Governance
Solution
No response
Acknowledgment
- This request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Java, TypeScript