mbien commented on PR #8797:
URL: https://github.com/apache/netbeans/pull/8797#issuecomment-3273215019

   looks like the paperwork check doesn't like the commit header. The reason 
for that is because github added the `noreply` mail which isn't a valid 
address.  Its a [github 
settings](https://docs.github.com/en/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address#setting-your-commit-email-address-on-github).
   
   Assuming your local `git log` has the right email address on the commit, you 
will likely still have to make a change to this PR for the new setting to take 
effect. Feel free to do a `git pull --rebase https://github.com/apache/netbeans 
master` and then simply force push into your branch.
   
   
   You can see if it is worked by looking at the patch file for this PR:
   
   https://github.com/apache/netbeans/pull/8797.patch


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to