This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
The following commit(s) were added to refs/heads/main by this push:
new f5c0d1c218 chore: remove rust label from infra yaml (#10456)
f5c0d1c218 is described below
commit f5c0d1c218ac9bcc61ee852df1c66923f2632239
Author: Jeffrey Vo <[email protected]>
AuthorDate: Tue Aug 4 02:35:58 2026 +0900
chore: remove rust label from infra yaml (#10456)
# Which issue does this PR close?
<!--
We generally require a GitHub issue to be filed for all bug fixes and
enhancements and this helps us generate change logs for our releases.
You can link an issue to this PR using the GitHub syntax.
-->
- Part of #10455
Interesting point is we have a bunch of labels not listed in this file
anyway, which is supposed to manage our repository metadata?
- reference:
https://github.com/apache/infrastructure-asfyaml/blob/main/README.md#repository-metadata
only issue/PR with this label is:
- https://github.com/apache/arrow-rs/pull/10138
- honestly don't know how dependabot decided to add the label here
---
.asf.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 9214924add..56980884a4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,7 +30,6 @@ github:
labels:
- arrow
- parquet
- - rust
enabled_merge_buttons:
squash: true
squash_commit_message: PR_TITLE_AND_DESC