lhotari opened a new pull request, #24614:
URL: https://github.com/apache/pulsar/pull/24614

   ### Motivation
   
   When using AI tools, they usually create a working directory in the project 
directory.
   One example is [Brokk](https://brokk.ai/) which is a great AI tool for 
working with Pulsar code base since it can handle large code bases well. 
Different developers might have different preferences and it's better that we 
wouldn't need to modify the project's `.gitignore` and maven-license-plugin 
configuration for each tool.
   
   ### Modifications
   
   - exclude top level hidden directories from maven-license-plugin's license 
check
   - add instructions to .gitignore file how to configure ~/.gitignore_global 
so that the project .gitignore doesn't need to be modified for new AI tools
   - upgrade license-maven-plugin to a recent version since it was outdated
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->


-- 
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