dsmiley commented on PR #4228: URL: https://github.com/apache/solr/pull/4228#issuecomment-4510874103
Perhaps instead, a single person (like me) does the backporting from main to 10x every day. This is more time efficient than each committer doing this annoying task, and it'd be aided by AI of course. A Claude skill could orchestrate the process, so very little hands-on except for occasionally approving prompts. It'd look at either JIRA or the merged PRs for an indication of suitability to backport to 10x (TBD). It should probably not look at PR-less/JIRA-less commits. It'd look to see that an Apache Jenkins main test job has succeeded with the commit. It'd resolve merge conflicts that look easy. Anything not easy, needn't proceed through this process -- deferring to the original committer to handle them. Let's iterate on what this process should be? Of course, if I'm not able to run the "skill", someone else could do so instead. We'd want something relatively idempotent. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
