chore: add sub tags - #10473
Merged
Merged
Conversation
Rich-T-kid
commented
Jul 29, 2026
Comment on lines
+20
to
+22
| - any-glob-to-any-file: | ||
| - "arrow-arith/**/*" | ||
| - "arrow-array/**/*" |
Contributor
Author
There was a problem hiding this comment.
I can remove the extra space.
Im not sure why `` wasnt working on my macbook. the file wouldnt stop erroring unless I used ""
Contributor
|
the indentation changes look a bit off is your editor defaulting to 4 spaces? |
Rich-T-kid
force-pushed
the
rich-T-kid/add-crate-tags
branch
from
July 29, 2026 13:40
10f1a53 to
83d19d0
Compare
Contributor
Author
|
it should be fixed now. |
Jefffrey
reviewed
Jul 30, 2026
Jefffrey
left a comment
Contributor
There was a problem hiding this comment.
ive created some of these labels now, though i feel we can group some of them together as we dont need to be too granular
| - any-glob-to-any-file: | ||
| - "arrow-integration-test/**/*" | ||
|
|
||
| arrow-integration-testing: |
Contributor
There was a problem hiding this comment.
can probably group this in with arrow-integration-test above
added 2 commits
July 30, 2026 11:02
Rich-T-kid
force-pushed
the
rich-T-kid/add-crate-tags
branch
from
July 30, 2026 15:06
f3d1eeb to
b8e5cde
Compare
Contributor
Author
|
@Jefffrey I trimmed the PR a bit |
Jefffrey
approved these changes
Jul 30, 2026
Contributor
|
thanks @Rich-T-kid |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which issue does this PR close?
Rationale for this change
see #10435 (comment)
What changes are included in this PR?
adds sub tags for each crate touched in a PR
Are these changes tested?
This PR serves as a test
Are there any user-facing changes?
yes, contributers will have an easier time finding issues/PR's in crates they are interested in through github search