EricJoy2048 opened a new pull request, #3247: URL: https://github.com/apache/incubator-seatunnel/pull/3247
Every new connector pr will update plugin-mapping.properties file. So if plugin-mapping.properties file add to `steps.filter.api` , every new connector pr will run all modules test. This is not what we want. So I remove this file from `steps.filter.api` . We have a workflow named `schedule_backend`, it will run base on cron expression `0 0 03 * * ?`. This workflow will run all modules test. So I think if the `plugin-mapping.properties` have problem, we can found it in workflow `schedule_backend`. -- 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]
