DevOps & Repos
140 results — 78 downloadable workflow files, 62 source-linked n8n references
Create GitHub Issue on Repository through Microsoft Azure Devops
On a webhook trigger, creates GitHub repository issues from Azure DevOps data and logs them to Google Sheets.
iOS Environment Config Sync Wizard: .env to Xcode
On a GitHub push, syncs .env configuration to Xcode and sends a notification email via Gmail.
Sync Android drawable assets from Figma to GitHub
On manual trigger, pulls Android drawable assets from Figma via API and pushes them to a GitHub repository.
Fill Ios Localization Gaps from `.strings` → Google Sheets and Pr with Placeholders
On a webhook, compares iOS .strings files, writes missing localization keys to Google Sheets, and opens a pull request with placeholders.
GitHub Files to Google Drive
On manual trigger, fetches files from GitHub, processes them, and uploads the result to Google Drive.
Notion GitHub
On a schedule, syncs Notion items with GitHub, then routes and emails aggregated updates via Gmail.
Upload-Post And FLUX Kontext
On manual trigger, generates images via the FLUX API, commits files to GitHub, and publishes the posts through Upload-Post.
GitHub User Activity & Data Scraper (Data Enrichment Engine)
On manual run, scrapes GitHub user activity for accounts listed in Google Sheets, enriches the data, and posts results to Slack.
Create auto-updating images and redirect URL for your content
On demand, generates auto-updating images, commits them to GitHub, and emails the redirect link via Gmail.
Selectively import workflows from GitHub, including nested folders
On form submission, selectively imports n8n workflows from a GitHub repo, including nested folders, via the n8n API.
Temp
On a GitHub trigger, evaluates the event with switch and if logic and runs the corresponding GitHub operations.
Send pre-meeting Slack briefings using Google Calendar, GitHub
On a schedule, gathers upcoming Google Calendar meetings and related GitHub activity, then posts pre-meeting briefings to Slack.
Generate an auto-updating SVG stats badge on GitHub from your creator profile
On a schedule, fetches creator profile stats over HTTP, builds an SVG badge, and commits it to GitHub.
Review GitLab Merge Requests with Parallel AI Reviewers
On a GitLab merge request webhook, fetches the diff and runs parallel Azure OpenAI reviewer agents to produce structured code-review feedback.
Send Weekly GitHub Digest with Releases, Commits and Trending Repos Via Gmail
On a schedule, fetches GitHub releases, commits, and trending repos, then emails a weekly digest via Gmail.
GitLab Automation
On manual or scheduled run, fetches and filters GitLab data, then aggregates the matching results.
GitLab Event Handler
On a GitLab event, triggers the workflow and raises a stop-and-error to surface the incoming payload.
Trigger Netlify Deploy via Webhook
On an incoming webhook, triggers a Netlify deploy.
Log Netlify Deploys to Airtable
On a Netlify deploy event, maps the payload and creates a record in Airtable.
Notify Slack on Netlify Deploys
On a Netlify deploy event, posts a notification to Slack.
Run GitHub Operation Manually
On manual trigger, executes an operation against GitHub.
Get a pipeline in CircleCI
On manual run, retrieves a pipeline from CircleCI.
Run Git Repository Operation
On manual trigger, executes a Git operation on the repository and stops the workflow on error.
Get all the stories starting with `release` and publish them — Storyblok
Retrieves all Storyblok stories whose names start with 'release' and publishes them.