1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 09:09:00 +03:00
Octobot/.github
Octol1ttle f97e99d82b
Increase thresholds for size labels (#52)
This PR adds a `labels.yml` file to configure the `pull-request-size`
bot. The new thresholds are:
- 0-9 lines for XS
- 10-49 lines for S
- 50-99 lines for M
- 100-499 lines for L
- 500-999 lines for XL
- \>1000 for XXL

In the file, these thresholds are doubled to accomodate for the fact
that both additions and deletions are counted (e.g. editing 10 lines
will result in 10 additions and 10 deletions, 20 in total)

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-07-19 21:00:11 +00:00
..
ISSUE_TEMPLATE Switch to Remora.Discord (#41) 2023-07-09 16:32:14 +03:00
workflows The Milestone Commit (#48) 2023-07-18 12:25:02 +00:00
CODEOWNERS Tidy up project structure, fix bug with edit logging (#47) 2023-07-09 22:36:44 +05:00
dependabot.yml Fix CI failures 2023-01-18 20:35:22 +05:00
labels.yml Increase thresholds for size labels (#52) 2023-07-19 21:00:11 +00:00