raiden00pl commented on issue #13522: URL: https://github.com/apache/nuttx/issues/13522#issuecomment-2360914282
Here PR with size labeler: https://github.com/apache/nuttx/pull/13542 Here PR that adds specifier to labels: https://github.com/apache/nuttx/pull/13545 Next steps: 1. modify github labels here: https://github.com/apache/nuttx/labels 2. initial support for https://github.com/actions/labeler to auto label PRs 3. [IDEA] most labels can be assigned automatically, but some labels require a deeper understanding of PR that only the author (or reviewer) has. For example PR type (bug fix, breaking change, enhancement, new feature) must be provided by a human (at least for now, LLM should be able to handle this too). For this reason, maybe we should force the PR author to select the "Type:" label. It's minimal amount of work and there's a greater chance that the author will click "breaking change" label when it's required which is commonly avoided now :) -- 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]
