IOhacker commented on PR #5501:
URL: https://github.com/apache/fineract/pull/5501#issuecomment-3905050173

   All committers already have PGP/GPG keys, so just make sure you're also
   signing commits. You can add this to your ~/.gitconfig (or equivalent) to
   do it automatically:
   
   [commit]
       gpgSign = true
   
   Upload your public key to github <https://github.com/settings/keys> to make
   the verified badges green.
   
   More info: FINERACT-2177
   <https://issues.apache.org/jira/browse/FINERACT-2177>, PR #5431
   <https://github.com/apache/fineract/pull/5431>.
   
   Hints: 1) try it locally before pushing. 2) have git run it for you: Create
   .git/hooks/pre-push with:
   
   #!/bin/sh
   scripts/verify-signed-commits.sh --strict
   
   Be sure to make that script executable.
   
   
   El dom, 15 feb 2026 a las 13:25, Kenzy Ragab ***@***.***>)
   escribió:
   
   > *Kenzy-Ragab* left a comment (apache/fineract#5501)
   > <https://github.com/apache/fineract/pull/5501#issuecomment-3905044154>
   >
   > Hi @IOhacker <https://github.com/IOhacker>, thank you for the feedback. I
   > understand the requirement now. I will revert the Java changes and the
   > sample data SQL files, keeping only the Liquibase migration for the data
   > cleanup. I will also ensure the commit is signed and the PR title follows
   > the convention. I'll push the updates shortly.
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/fineract/pull/5501#issuecomment-3905044154>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/ALD2ZAQONZN7W4QLJFJVNFL4MDB3RAVCNFSM6AAAAACVGA6F72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTSMBVGA2DIMJVGQ>
   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   


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