Skip to content

Conversation

@raiden00pl
Copy link
Member

Summary

Add workflow that assigns labels based on the PR's size.
The same as on kernel side: apache/nuttx#13542

change from apache/nuttx#13558 is not yet ported, because the apps repo requires different labels.

Impact

Each PR will have a label assigned depending on its size:
xs_label: 'Size: XS', max size = 10
s_label: 'Size: S', max size = 100
m_label: 'Size: M', max size = 500
l_label: 'Size: L', max size = 1000
xl_label: 'Size: XL', > 1000

Testing

not tested, should work the same as on NuttX repo

add workflow that assigns labels based on the PR's size
Copy link
Contributor

@cederom cederom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @raiden00pl :-)

@cederom cederom requested a review from lupyuen September 22, 2024 15:18
@xiaoxiang781216 xiaoxiang781216 merged commit f27e755 into apache:master Sep 23, 2024
@raiden00pl raiden00pl deleted the labeler_size branch April 30, 2025 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants