DevOps & Repos
140 results — 78 downloadable workflow files, 62 source-linked n8n references
Trigger Travis CI Build
On manual trigger, triggers a build or fetches its status from Travis CI.
Extranet Releases
On a GitHub release event, posts a release notification to Slack.
GitHub Event Trigger
On a GitHub event, triggers downstream processing.
Scheduled GitHub Sync
On a schedule, fetches data from an HTTP API and creates or updates the matching records in GitHub.
Bitbucket Automation
On a Bitbucket repository event, receives the webhook and raises an error to halt processing.
Nightly AI-Ready Issue Implementer
On a nightly schedule, pulls GitHub issues, runs an AI CLI to implement them, and reports progress to Telegram.
GitHub to Slack Sync
On a schedule, fetches GitHub activity, filters it, and posts the updates to Slack.
GitHub Repository Sync Pipeline
On manual or scheduled trigger, fetches data over HTTP and syncs it to GitHub, routing items through sub-workflows.
GitHub Sync With Aggregation
On manual or scheduled trigger, processes HTTP data and updates GitHub, aggregating results across sub-workflows.
GitHub Webhook Batch Processor
On a webhook call, runs shell commands, processes GitHub items in batches, and writes results to files.
Scheduled GitHub File Sync
On a schedule, reads files, runs shell commands, and syncs extracted content to GitHub.
GitHub to WordPress Automation
On a GitHub event, fetches content and publishes or updates the corresponding posts in WordPress.
GitHub Repo Workflows Sync
On a schedule, compares n8n workflows against a GitHub repo and pushes changed workflows as files.
Update n8n Version
On a schedule, checks the latest n8n release over HTTP and runs an SSH update when a newer version exists.
Scheduled GitHub Data Deduplicator
On a schedule, fetches GitHub data over HTTP, filters, deduplicates, and limits the results.
GitLab Sync
On a schedule, pulls files from GitLab in batches, extracts their contents, and routes records by type.
GitHub Activity to Discord
On a schedule, fetches GitHub repository activity and posts formatted updates to Discord.
GitHub Batch Sync Router
On manual run, routes data through conditional branches and syncs batched items to GitHub via API.
Scheduled GitHub Data Sync
On a schedule, fetches GitHub data, calls an external API, then routes and processes records in batches with conditional logic.
GitLab Batch API Operations
Manually run, processes items in batches and performs GitLab operations through HTTP requests, halting on errors.
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.
Daily GitHub PR Review Digest
On a daily schedule, fetches open GitHub pull requests via HTTP and posts a review digest to Slack.