kevingurney commented on PR #49891:
URL: https://github.com/apache/arrow/pull/49891#issuecomment-4359744675

   > > My understanding is that `/.github/workflows/matlab.yml` would have to 
come after the "more general pattern" of `/.github/` in order for the "correct" 
code owners to be notified.
   > > This doesn't exactly feel ideal since the MATLAB CI pattern will no 
longer be associated with the MATLAB component header. However, there probably 
isn't anything we can really do here, so I am going to update this PR to move 
the MATLAB CI pattern accordingly.
   > 
   > It makes sense.
   > 
   > We'll change
   > 
   > ```yaml
   > # ...
   > # Components
   > # ...
   > # PR CI and repository files
   > # ...
   > ```
   > 
   > to
   > 
   > ```yaml
   > # ...
   > # PR CI and repository files
   > # ...
   > # Components
   > # ...
   > ```
   > 
   > , right?
   
   @kou - I just pushed another commit. Is this what you were thinking?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to