Skip to content

Conversation

rickeylev
Copy link
Collaborator

Cleanup after the PR introducing the common labels file.

Testing related labels (those starting with //tests) are left in tests/support/support.bzl.

Only labels that are used in two or more files are moved into common_labels. This avoids
obscuring otherwise simple assignments like defaults for attributes. It also acts as a
signal that, if something is in common_labels.bzl, be ware it's used in multiple places.

Only non-testing related labels (those not under //tests) are moved into common_labels.

@rickeylev rickeylev marked this pull request as ready for review September 12, 2025 01:41
@rickeylev rickeylev enabled auto-merge September 12, 2025 01:55
@rickeylev rickeylev added this pull request to the merge queue Sep 15, 2025
Merged via the queue into bazel-contrib:main with commit 668a551 Sep 15, 2025
4 checks passed
@rickeylev rickeylev deleted the refactor.common.labels branch September 15, 2025 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants