jerpelea commented on PR #15799: URL: https://github.com/apache/nuttx/pull/15799#issuecomment-2647910884
Hi If we aim to have LTS releases we should have the PRs which contain only 1 area, ex drivers,arc, boards,Documentation etc to minimize the conflicts that can appear when rebasing. I can give an example from the last release: we had a PR adding a new board which contained commits for arcs, boards and Documentation. There was a conflict in documentation and I had to manually track all files to identify and fix the conflict since the PR was touching multiple areas. I hope that this explanation will help you understand why I am asking for spitted PRs (each year we have around 2.5k PRs and LTS will be hard to maintain) -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org