kezhenxu94 commented on issue #3662: [WIP] Add CI build job barriers to prevent unnecessary builds URL: https://github.com/apache/skywalking/pull/3662#issuecomment-545290322 - [ ] list the changed file sets to trigger/skip E2E, CI, Agent Test - [ ] changed file sets to trigger E2E '^pom.xml$' \ '^Jenkinsfile-E2E$' \ '^apm-commons/.*$' \ '^apm-protocol/.*$' \ '^apm-sniffer/.*$' \ '^apm-webapp/.*$' \ '^oap-server/.*$' \ '^test/e2e/.*$' \ '^tools/conditional/.*$' - [ ] changed file sets to trigger agent plugin test '^pom.xml$' \ '^Jenkinsfile-Agent-.*$' \ '^apm-application-toolkit/.*$' \ '^apm-commons/.*$' \ '^apm-protocol/.*$' \ '^apm-sniffer/.*$' \ '^test/plugin/.*$' \ '^tools/conditional/.*$' @wu-sheng can you recheck? thanks
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
