lhotari commented on PR #20162: URL: https://github.com/apache/pulsar/pull/20162#issuecomment-1573203496
@Technoboy- Please don't do this type of PRs that aren't in the master branch. Maintenance will be a mess if we continue with this type of approach. Each dependency (or group of related dependencies) should be upgraded separately as well. We don't want these PRs that are bundles of multiple commits. If you want to trigger the CI tests, that can be achieved by manually triggering the pipeline in GitHub Actions UI. It's probably not supported in all maintenance branches at the moment. In those cases, it's possible to use a PR that isn't merged and is only for triggering the tests. -- 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]
