yuxiqian commented on PR #4268: URL: https://github.com/apache/flink-cdc/pull/4268#issuecomment-3874805149
Thanks Hisoka's investigation, seems we can't grant write permission to a `pull_request` triggered workflow from a fork repo. But seems we can't just use `pull_request_target` trigger due to ASF infra regulations. > Modifying the parallelism settings does not solve the resource limitations of the action runner under the Apache organization. Perhaps we can consider moving the action execution to the contributor's fork repository (which is completely free). This would avoid Apache's limitations, and this approach is currently used in both Spark and SeaTunnel. That would be great if possible. Could you please elaborate on this and please let me know if there's anything I can help. + @leonardBang -- 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]
