Dongjoon Hyun created ORC-1351: ---------------------------------- Summary: Update PR Labeler definition Key: ORC-1351 URL: https://issues.apache.org/jira/browse/ORC-1351 Project: ORC Issue Type: Task Components: Infra Affects Versions: 1.9.0 Reporter: Dongjoon Hyun
This is an accumulated change to make the PR labeler up-to-date like the following. {code} INFRA: - ".github/**/*" - "appveyor.yml" - - ".travis.yml" - ".asf.yaml" - ".gitignore" + - "dev/**/*" - "docker/**/*" + - ".clang-format" {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)