Skip to content

Fix target_compatible_with skipping shorthand targets - #30923

Open
keith wants to merge 3 commits into
bazelbuild:masterfrom
keith:ks/fix-target_compatible_with-skipping-shorthand-targets
Open

Fix target_compatible_with skipping shorthand targets#30923
keith wants to merge 3 commits into
bazelbuild:masterfrom
keith:ks/fix-target_compatible_with-skipping-shorthand-targets

Conversation

@keith

@keith keith commented Aug 28, 2026

Copy link
Copy Markdown
Member

Fixes #26761

@keith
keith force-pushed the ks/fix-target_compatible_with-skipping-shorthand-targets branch from 9d86de0 to 22d825a Compare August 28, 2026 22:04
@keith
keith force-pushed the ks/fix-target_compatible_with-skipping-shorthand-targets branch from 22d825a to c4ed4f8 Compare August 31, 2026 17:01
Comment thread src/test/shell/integration/target_compatible_with_test.sh
Comment thread src/main/java/com/google/devtools/build/lib/skyframe/TargetPatternPhaseValue.java Outdated
@github-actions github-actions Bot added the community-reviewed Reviewed by a trusted community contributor label Sep 1, 2026
@keith

keith commented Sep 1, 2026

Copy link
Copy Markdown
Member Author

PTAL @gregestren

@keith
keith marked this pull request as ready for review September 1, 2026 22:45
@github-actions github-actions Bot added team-Core Skyframe, bazel query, BEP, options parsing, bazelrc awaiting-review PR is awaiting review from an assigned reviewer labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR is awaiting review from an assigned reviewer community-reviewed Reviewed by a trusted community contributor team-Core Skyframe, bazel query, BEP, options parsing, bazelrc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

target_compatible_with targets silently skipped when explicitly passed with shorthand labels

2 participants