File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,12 @@ labelPRBasedOnFilePath:
1515 area/parameters :
1616 - libraries/src/AWS.Lambda.Powertools.Parameters/*
1717 - libraries/src/AWS.Lambda.Powertools.Parameters/**/*
18- area/Idempotency :
18+ area/idempotency :
1919 - libraries/src/AWS.Lambda.Powertools.Idempotency/*
2020 - libraries/src/AWS.Lambda.Powertools.Idempotency/**/*
21+ area/batch :
22+ - libraries/src/AWS.Lambda.Powertools.Batch/*
23+ - libraries/src/AWS.Lambda.Powertools.Batch/**/*
2124
2225 documentation :
2326 - docs/*
@@ -62,7 +65,7 @@ labelPRBasedOnFilePath:
6265firstPRWelcomeComment : >
6366 Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
6467
65- In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: [Invite link](https://discord.gg/B8zZKbbyET)
68+ In the meantime, check out the #dotnet channel on our Powertools for AWS Lambda Discord: [Invite link](https://discord.gg/B8zZKbbyET)
6669
6770# Comment to be posted to congratulate user on their first merged PR
6871firstPRMergeComment : >
@@ -72,4 +75,4 @@ firstPRMergeComment: >
7275firstIssueWelcomeComment : >
7376 Thanks for opening your first issue here! We'll come back to you as soon as we can.
7477
75- In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: [Invite link](https://discord.gg/B8zZKbbyET)
78+ In the meantime, check out the #dotnet channel on our Powertools for AWS Lambda Discord: [Invite link](https://discord.gg/B8zZKbbyET)
You can’t perform that action at this time.
0 commit comments