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:

  1. Clone the repository to your local machine:
    git clone https://github.com/Fractal-Techware/n8n-github-pr-summary
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.