Channels / #fineract / 2026-02-01

#fineract 2026-02-01

Sun 06:52Krishna Mewara (DeathGun44)
Hi @Adam Monsen (meonkeys), @Victor Romero I just opened the PR for Signed Commits (FINERACT-2177): https://github.com/apache/fineract/pull/5431
Two quick notes based on your previous feedback:
  1. I moved the logic into a standalone `bash` script (instead of pure YAML) so it works locally and avoids vendor lock-in, as you suggested!
  2. I defaulted it to Strict Mode (fails on unsigned), but I added a note that we can easily flip it to 'Warn Mode' if it blocks too many existing PRs.
Ready for your review when you guys have a moment!