shunping opened a new pull request, #39071: URL: https://github.com/apache/beam/pull/39071
Currently, Precommit Yaml Xlang Direct workflow only runs when a PR is updated or a cron job is scheduled. It is skipped when a PR is merged into the master branch. <img width="2610" height="210" alt="image" src="https://github.com/user-attachments/assets/4b9fc7cf-5077-477b-a44d-5ab1443498d8" /> We should enable that just as other precommit tests. For example: - https://github.com/apache/beam/blob/d031bddfdc90d567c085a26f5425245302cf2106/.github/workflows/beam_PreCommit_Python.yml#L88 - https://github.com/apache/beam/blob/d031bddfdc90d567c085a26f5425245302cf2106/.github/workflows/beam_PreCommit_Python_ML.yml#L84 - https://github.com/apache/beam/blob/d031bddfdc90d567c085a26f5425245302cf2106/.github/workflows/beam_PreCommit_Go.yml#L68 -- 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]
