mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 15:17:59 -05:00
Fix PR size autolabeler message (#3194)
This commit is contained in:
4
.github/workflows/pr-label.yml
vendored
4
.github/workflows/pr-label.yml
vendored
@@ -49,3 +49,7 @@ jobs:
|
||||
l_label: 'size/l'
|
||||
l_max_size: 200
|
||||
xl_label: 'size/xl'
|
||||
message_if_xl: >
|
||||
This PR exceeds the recommended size of 200 lines.
|
||||
Please make sure you are NOT addressing multiple issues with one PR.
|
||||
Note this PR might be rejected due to its size
|
||||
|
||||
Reference in New Issue
Block a user