DevOps & Repos
140 Ergebnisse — 78 herunterladbare Workflow-Dateien, 62 quellenverknüpfte n8n-Referenzen
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.
Repository Issue Intake to CRM Review Queue
On each newly opened repository issue, validate the event and operator configuration, confirm the canonical issue through a fixed public host, verify that the configured CRM person is searchable, then create a review lead and a person-pinned context note.
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.
Netlify with Netlifytrigger & Airtable
On a Netlify deploy event, creates a record in Airtable.
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.
Trigger CircleCI Pipeline
On manual trigger, triggers a CircleCI pipeline.
Run GitHub Operation
On manual trigger, performs an operation against the GitHub API.
Check Travis CI Builds
On manual trigger, queries the Travis CI API to check build status.
Scrape And Sync To GitHub
On manual trigger, fetches pages, extracts HTML content, and conditionally sends results to the GitHub API via HTTP.
Run Git Operations
On manual run, performs Git operations on a repository.
Get all the stories starting with `release` and publish them
On manual run, fetches all Storyblok stories starting with 'release' and publishes them.
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 HTTP Request — GitLab
On a schedule, calls the GitLab API, filters the results, and processes them in throttled batches with waits between requests.
HTTP with Pipedrive 2
On a GitHub event, sets fields, updates the matching Pipedrive record, and pushes data through an HTTP request.
HTTP with HTTP Request & Pipedrive
On a GitHub event, fetches data via HTTP and updates Pipedrive when conditions match.