n8n-github-pr-summary
About this automation
n8n workflow that summarises a GitHub pull request with an LLM and posts one comment: what changed, why it matters, risks, review focus. HMAC-verified deliveries, repo allowlist, secrets and lockfiles kept out of the prompt, comment updated in place. One importable JSON, 12 end-to-end tests against a pinned n8n. MIT.
How to Use This Repository
This is a community-contributed repository for n8n. To use these workflows:
- Clone the repository to your local machine:
git clone https://github.com/Fractal-Techware/n8n-github-pr-summary - Explore the repository for
.jsonor documentation files. - Follow the repository's internal README for specific setup instructions.