Conversation
|
Thanks Hisoka's investigation, seems we can't grant write permission to a
That would be great if possible. Could you please elaborate on this and please let me know if there's anything I can help. |
|
This actually covers two things. The first is about the use of
My understanding is that we cannot use The second point is about running actions in a forked repository. The resulting effect can be seen at https://github.com/gaogaotiantian/spark/runs/63040577681, where the action runs in the forked repository and the results are tracked on the pull request. I can implement this if needed. |
This pull request makes a minor change to the GitHub Actions workflow trigger. The workflow now uses the
pull_request_targetevent instead ofpull_request. To fix https://github.com/apache/flink-cdc/actions/runs/21825838455/job/62970453372