arturo-seijas commented on issue #10746:
URL: https://github.com/apache/skywalking/issues/10746#issuecomment-1531152044

   HI again!
   I've been testing this and, although I'm not getting the warning anymore, 
The `paths` and paths-ignore` sections are being ignored:
   ```
   header:
     - license:
         copyright-owner: Company Ltd.
         content: |
           Copyright [year] [owner]
           Licensed under the Apache2.0. See LICENSE file in charm source for 
details.
         paths:
           - 'lib/**'
         comment: on-failure
     - license:
         spdx-id: Apache-2.0
         copyright-owner: Company Ltd.
         content: |
           Copyright [year] [owner]
           See LICENSE file for licensing details.
         paths:
           - '**'
         paths-ignore:
           - 'lib/**'
         comment: on-failure
   
   ```


-- 
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: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to