File tree 1 file changed +6
-3
lines changed 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,12 @@ labelPRBasedOnFilePath:
15
15
area/parameters :
16
16
- libraries/src/AWS.Lambda.Powertools.Parameters/*
17
17
- libraries/src/AWS.Lambda.Powertools.Parameters/**/*
18
- area/Idempotency :
18
+ area/idempotency :
19
19
- libraries/src/AWS.Lambda.Powertools.Idempotency/*
20
20
- libraries/src/AWS.Lambda.Powertools.Idempotency/**/*
21
+ area/batch :
22
+ - libraries/src/AWS.Lambda.Powertools.Batch/*
23
+ - libraries/src/AWS.Lambda.Powertools.Batch/**/*
21
24
22
25
documentation :
23
26
- docs/*
@@ -62,7 +65,7 @@ labelPRBasedOnFilePath:
62
65
firstPRWelcomeComment : >
63
66
Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
64
67
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)
66
69
67
70
# Comment to be posted to congratulate user on their first merged PR
68
71
firstPRMergeComment : >
@@ -72,4 +75,4 @@ firstPRMergeComment: >
72
75
firstIssueWelcomeComment : >
73
76
Thanks for opening your first issue here! We'll come back to you as soon as we can.
74
77
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