|
|
@@ -0,0 +1,24 @@
|
|
|
+buckets:
|
|
|
+ - maxSize: 80
|
|
|
+ label: 😇 Small
|
|
|
+ comment: null
|
|
|
+ - maxSize: 200
|
|
|
+ label: 🙂 Medium
|
|
|
+ comment: null
|
|
|
+ - maxSize: 500
|
|
|
+ label: 🙂 Large
|
|
|
+ comment: null
|
|
|
+ - maxSize: 2000
|
|
|
+ label: 😵 Huge
|
|
|
+ comment: >
|
|
|
+ 👮♀️⚠️ Your PR seems to be larger than normal. Please check that you
|
|
|
+ did not accidentally submit something you did not intend to.
|
|
|
+ If you are submitting multiple new devices, please consider splitting
|
|
|
+ them into separate PRs.
|
|
|
+ - maxSize: Infinity
|
|
|
+ label: 🤯 Insane
|
|
|
+ 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.
|