kezhenxu94 commented on code in PR #1620:
URL:
https://github.com/apache/incubator-seatunnel/pull/1620#discussion_r857282028
##########
.asf.yaml:
##########
@@ -35,6 +35,12 @@ github:
dev:
required_status_checks:
strict: true
+ context:
+ - check-license
+ - CheckDeadLinks
+ - Build
Review Comment:
Hi just FYI, GHA getsentry/paths-filter@v2 can be used to filter files
changed and set output for later use, example see
https://github.com/apache/skywalking-cli/blob/d2c95c3782f137518b09554331794c10e1457d95/.github/workflows/unit-tests.yml#L33-L44
--
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]