Skip to content

Feature Request: Add option to only output modified Bazel rule targets, not modified Bazel file targets #173

@TimothySeah

Description

@TimothySeah

Right now bazel-diff outputs both modified rule targets (e.g. //dir1/dir2:file1_test) and modified file targets (e.g. //dir1/dir2:file1_test.py). Would it be possible to provide an option for bazel-diff to only output modified rule targets? Unlike file targets, rule targets can have Bazel tags that we would like to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions