GitHub workflows
89 results — 49 downloadable workflow files, 40 source-linked n8n references
Scheduled GitHub Data Sync
On a schedule, fetches GitHub data, calls an external API, then routes and processes records in batches with conditional logic.
GitHub Forked Repo Stats
On manual trigger, collects forked repository stats from GitHub and sends the compiled report to Telegram.
Dynamic GitHub Workflows
On a webhook request, fetches and aggregates workflow files from GitHub and returns a rendered HTML response.
GitHub Repository Batch Updater
On manual trigger, calls APIs and runs commands to update GitHub repositories in batches with conditional branching.
Automated Workflow Deployment & Git Version Control
On a form submission, commits versioned n8n workflow changes to GitHub and deploys them via HTTP, with error handling.
Scheduled GitHub API Check
On a schedule, fetches GitHub data via an API and conditionally processes the results.
Scheduled GitHub Data Export
On a schedule, aggregates GitHub data and exports it to a file for downstream processing.
Environment Config Diff & Propagate for Android Builds
On a webhook, diffs environment config changes for Android builds, propagates them to GitHub, and notifies the team on Slack.
CI Artifact Completeness Gate
On a GitHub trigger, verifies CI build artifacts for completeness via HTTP requests and flags incomplete builds.
Scheduled GitHub Data Sync
On a schedule, queries the GitHub API and conditionally processes and merges the returned results.
GitHub Sync Dashboard
Via webhook, compares GitHub datasets, aggregates repository stats, and returns an HTML sync dashboard response.
Advanced n8n Workflow Sync with GitHub
On a schedule, syncs n8n workflows to a GitHub repository in batches and reports changes via Telegram.
GitHub Pr Deep Link & Routing Validator (n8n + Executecommand + GitHub Comment)
On a webhook, validates GitHub PR deep links via a shell command and posts a routing comment on GitHub.
Bulk GitHub File Importer
On manual run, batches and parses file data, validates each entry, and creates GitHub items via the API.
Auto‑Generate Release Notes
On form submission, fetches commit data from GitHub via HTTP and generates release notes.
Scheduled GitHub API Sync
On a schedule, pulls data from GitHub, enriches it through an HTTP API, and conditionally merges the results.
Work with GitHub
On manual trigger, runs local Git commands and GitHub API calls to manage repository contents.