Files
n8n-docs/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.githubtrigger.md
2025-09-10 10:16:20 +01:00

1.9 KiB

title, description, contentType, priority
title description contentType priority
GitHub Trigger node documentation Learn how to use the GitHub Trigger node in n8n. Follow technical documentation to integrate GitHub Trigger node into your workflows.
integration
reference
medium

GitHub Trigger node

GitHub provides hosting for software development and version control using Git. It offers the distributed version control and source code management (SCM) functionality of Git, access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.

/// note | Credentials You can find authentication information for this node here. ///

/// note | Examples and templates For usage examples and templates to help you get started, refer to n8n's GitHub Trigger integrations page. ///

Events

  • Check run
  • Check suite
  • Commit comment
  • Create
  • Delete
  • Deploy key
  • Deployment
  • Deployment status
  • Fork
  • GitHub app authorization
  • Gollum
  • Installation
  • Installation repositories
  • Issue comment
  • Label
  • Marketplace purchase
  • Member
  • Membership
  • Meta
  • Milestone
  • Org block
  • Organization
  • Page build
  • Project
  • Project card
  • Project column
  • Public
  • Pull request
  • Pull request review
  • Pull request review comment
  • Push
  • Release
  • Repository
  • Repository import
  • Repository vulnerability alert
  • Security advisory
  • Star
  • Status
  • Team
  • Team add
  • Watch

n8n provides an app node for GitHub. You can find the node docs here.

View example workflows and related content on n8n's website.

Refer to GitHub's documentation for details about their API.