Skip to content

Consider adding sizing labels for pull requests #224

@simonwuelker

Description

@simonwuelker

https://github.com/mdn/browser-compat-data has different labels that are automatically applied to pull requests based on their size.
For example, a PR that updates 0-6 LoC will get the size:xs label, whereas one that updates 25-100 LoC will get size:m.

These labels serve two purposes:

  • They can hint to the author that the PR should be split up into smaller changes (size:xl)
  • They (roughly) indicate to reviewers how much effort it is to review the PR, without first having to click on it

I think these labels are useful and it would be nice to have the highfive bot apply them to servo PRs. Might be a bit noisy though, we would have to see.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions