pseudo-nymous opened a new pull request, #14101:
URL: https://github.com/apache/lucene/pull/14101

   ### Description
   Adds a new bot to automate labelling of pull requests based file changes on 
the module.
   This bot uses `.github/labeler.yml` file to maintain mapping for module tags 
to corresponding regex path to track. 
   
   This workflow is triggered using `pull_request_target` event which provides 
necessary write permission for adding labels to PRs. More details around this 
event: 
[StackOverflow](https://stackoverflow.com/questions/74957218/what-is-the-difference-between-pull-request-and-pull-request-target-event-in-git)
   
   ### Testing
   Tested changes by creating pr on my own fork. 
https://github.com/pseudo-nymous/lucene/pull/2


-- 
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...@lucene.apache.org

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


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

Reply via email to