This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
commit 505f52d52e52781e589eea074c289ed2513576f3 Merge: a328009 a8fe8ed Author: Aman-Mittal <[email protected]> AuthorDate: Sun Aug 23 00:25:48 2026 +0530 Merge pull request #430 from Aman-Mittal/ci/harden-signed-commits-and-welcome ci: verify commits against GitHub's own verdict, and explain failures on the PR .github/scripts/check-commit-signatures.js | 292 +++++++++++++++++++++++++++ .github/scripts/welcome-contributor.js | 165 +++++++++++++++ .github/workflows/signed-commit.yml | 60 ++++-- .github/workflows/welcome-contributor.yml | 71 +++++++ scripts/pr-comment-actions.test.mjs | 312 +++++++++++++++++++++++++++++ scripts/verify-signed-commits.sh | 14 ++ 6 files changed, 894 insertions(+), 20 deletions(-)
