shamrickus commented on code in PR #7327:
URL: https://github.com/apache/trafficcontrol/pull/7327#discussion_r1092344241
##########
.github/workflows/tpv2.yml:
##########
@@ -26,12 +26,18 @@ on:
- experimental/traffic-portal/**
- .github/workflows/tpv2.yml
- .github/actions/tpv2-integration-tests
+ - lib/go-tc/**
Review Comment:
I think the reason we weren't doing these in TPv2 is because it's still
considered experimental and as such didn't want them running on/holding up Go
PRs. Perhaps that is no longer the case and we should update the file
structure in someway (and the CHANGELOG probably); but if it is still
experimental, then we don't want this.
--
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]