syun64 commented on PR #549:
URL: https://github.com/apache/iceberg-python/pull/549#issuecomment-2091773603

   I'm +1 for adding the sync-labels as well, it sounds like it could be helpful
   
   ```
   name: "Pull Request Labeler"
   on:
   - pull_request_target
   
   jobs:
     labeler:
       permissions:
         contents: read
         pull-requests: write
       runs-on: ubuntu-latest
       steps:
       - uses: actions/labeler@v5
         with:
           sync-labels: true
   ```


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to