Skip to content

--affected and additional filters #9076

Closed Answered by anthonyshew
SilentImp asked this question in Help
Discussion options

You must be logged in to vote

--affected will use your dependency graph, so you don't need to manually include dependents. If you B depends on A and A has changes, B will also be considered affected.

Regarding using filters with --affected, yes, this is a conscious limitation. You can work around it as you've described, using --affected's equivalent comparison.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anthonyshew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants