Is it possible to run `./pants --changed-since=ori...
# general
i
Is it possible to run
./pants --changed-since=origin/main --changed-dependees=transitive test
but exclude test suites that contain a pattern? (eg
*integration*
)
h
Yep, tags are probably the way to go