cool-easter-32542
09/22/2023, 11:44 AM./pants --changed-since=<revision> goal
2. ./pants goal <files>
3. ./pants goal <addresses>
4. ./pants --spec-file=<file> goal
Of these, only the first supports expanding the selection list with dependees qualifiers with the option --changed-include-dependees. Pants should support a unified option for expanding the target list with dependees (and perhaps dependents) to eliminate complicated list mutation.
pantsbuild/pantscool-easter-32542
09/22/2023, 11:44 AM