viktorsomogyi opened a new pull request, #15115:
URL: https://github.com/apache/kafka/pull/15115

   This PR adds a github action that is triggered when a GitHub review is 
submitted.
   The action does the following:
   - if there is no "Reviewers" line at the end of the description, then 
appends it with the current reviewer's name and email that is set in their 
GitHub account.
   - if there is a "Reviewers" line at the end, then appends the reviewer's 
name and email. It uses the "Name \<email@provider.domain\>" format.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to