raiden00pl opened a new pull request, #2599:
URL: https://github.com/apache/nuttx-apps/pull/2599

   ## Summary
   Add workflow that assigns labels based on the PR's size.
   The same as on kernel side: https://github.com/apache/nuttx/pull/13542
   
   change from https://github.com/apache/nuttx/pull/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
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to