adoroszlai commented on PR #438: URL: https://github.com/apache/ranger/pull/438#issuecomment-2532257449
Thanks @kumaab, @mneethiraj for the review. With this change in place, please encourage committers and contributors to follow @kumaab's example: - enable `CI` workflow in their fork ([example](https://github.com/kumaab/ranger/actions/workflows/maven.yml)) - use branch in fork for dev work ([example](https://github.com/kumaab/ranger/commits/ranger-5019/) instead of branch in `apache/ranger` - get feedback for changes in fork ([example](https://github.com/kumaab/ranger/actions/runs/12248930041)) - open PR after successful CI in fork This will help reduce queuing of workflow runs in `apache/ranger`, leading to faster PR turnaround times. -- 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: dev-unsubscr...@ranger.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org