Skip to content

Commit 3190066

Browse files
authored
Merge pull request #338 from aws-powertools/hjgraca-patch-boring-cyborg
2 parents fa2d71e + 80ca612 commit 3190066

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.github/boring-cyborg.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff 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:
6265
firstPRWelcomeComment: >
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
6871
firstPRMergeComment: >
@@ -72,4 +75,4 @@ firstPRMergeComment: >
7275
firstIssueWelcomeComment: >
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)

0 commit comments

Comments
 (0)