GitHub workflows
89 results — 49 downloadable workflow files, 40 source-linked n8n references
GitHub Command Label Policy Router
Routes GitHub label events into two explicit repository policy commands: complete an issue or close a pull request. It validates event identity before mutation, records deterministic trace context, reads each changed resource back, and leaves unsupported events unchanged.
Zendesk with GitHub
On a webhook, reads a Zendesk ticket and conditionally opens a corresponding GitHub issue.
Travis CI
On a GitHub event, conditionally triggers a Travis CI build.
Telegram with Schedule — GitHub
On a schedule, fetches data from GitHub, filters it, and sends a Telegram message.
Stopanderror with Comparedatasets
On a schedule, compares a GitHub file against Clockify data and commits the filtered changes back to GitHub.
[n8n] Advanced URL Parsing and Shortening Workflow Switchy.io Integration
On form submission, fetches and parses URLs via HTTP, aggregates results into a file, and commits it to GitHub.
GitHub File Committer
On manual run, fetches data over HTTP, splits it, and commits files to GitHub while extracting their contents.
GitHub File Sync
On manual run, retrieves files over HTTP, extracts their contents, and commits them to a GitHub repository.
Noop with GitHub
On a GitHub event, routes by type through a switch and runs the matching GitHub operation.
Noop with Telegram & GitHub
On a Telegram message, checks a condition, performs the matching GitHub action, and stores the result.
Scrape Today's GitHub Trend 13 Top Repositories
On manual run, scrapes GitHub's trending page via HTTP and extracts the top repositories into a structured list.
Run GitHub Operation
On manual trigger, performs an operation against the GitHub API.
Scrape And Sync To GitHub
On manual trigger, fetches pages, extracts HTML content, and conditionally sends results to the GitHub API via HTTP.
HTTP with HTTP Request — GitHub
Manually triggered, fetches data from GitHub via HTTP request and formats the results.
HTTP with Schedule & HTTP Request — GitHub
On a schedule, pulls data via HTTP, creates or updates GitHub records, and processes the results with a function.
HTTP with GitHub & HTTP Request
On a schedule, retrieves GitHub data, merges it, and posts to an HTTP endpoint.
GitHub
On an MCP or sub-workflow call, routes requests and performs GitHub API operations, aggregating the results.
GitHub 2
Fires on a GitHub repository event to emit its payload for downstream processing.
GitHub Sub-Workflow Dispatcher
On a schedule, fetches data via API and GitHub, routes it through conditional logic, and dispatches sub-workflows in batches.
Scheduled GitHub Orchestrator
On a schedule, fetches data via API and GitHub, routes it through conditional branches, and triggers sub-workflows in batches.
Scheduled GitHub Batch Sync
On a schedule, pulls GitHub data and processes it in batches with conditional logic.
n8n GitHub Slack Reporter
On schedule, pulls n8n and GitHub data, processes it in batches, and posts notifications to Slack.
Scheduled CSV To GitHub
On a schedule, builds a CSV file and commits it to a GitHub repository.
Scheduled Email And GitHub Update
On a schedule, sends an email and commits data to a GitHub repository.