ppkarwasz commented on PR #3645:
URL: https://github.com/apache/logging-log4j2/pull/3645#issuecomment-2850297004

   @magicwerk,
   
   All commits in this PR must have verified signatures, so you need to:
   
   - [Add a GPG key to your GitHub 
account](https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account).
   - Rebase your branch to resign the commits:
     ```bash
     git rebase --force-rebase --gpg-sign origin/2.x
     git push --force
     ```


-- 
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: notifications-unsubscr...@logging.apache.org

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

Reply via email to