fix: Add size yml
All checks were successful
Build and Push Docker Image / Build (push) Successful in 20s

This commit is contained in:
Jan K9f 2025-09-15 08:12:24 +02:00
commit 0fd3520b11
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

@ -0,0 +1,19 @@
buckets:
- maxSize: 80
label: size/small
comment: null
- maxSize: 200
label: size/medium
comment: null
- maxSize: 2000
label: size/large
comment: >
👮‍♀️⚠️ This is a friendly reminder that the diff size of this PR is bigger than
200 lines we aim for. Please consider splitting this PR into more digestible pieces!
- maxSize: Infinity
label: size/huge
comment: >
👮‍♀️🛑 This PR's diff size is quite huge.
Hopefully you know what you're doing.
If you did not commit a lot of autogenerated files intentionally,
there are few good reasons for this.