DevOps & Repos
140 results — 78 downloadable workflow files, 62 source-linked n8n references
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.
Git Tag → Release Notes → Jira → Slack (Dev + Qa)
On a Git tag webhook, builds release notes, updates Jira issues, and announces the release to dev and QA Slack channels.
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.
Automated Kubernetes Testing with Robot Framework, Argocd & Complete Kind Lifecycle
Manually run, provisions a Kind cluster, runs Robot Framework tests against ArgoCD-deployed GitLab apps, and reports results to Telegram.
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.
Catalog Android (Kotlin/java) Feature Flags and Sweep Dead Flags Vs Launchdarkly (Weekly) → Sheets + Jira + Pr + Slack
Weekly, scans GitLab Android code for feature flags, compares against LaunchDarkly, and logs dead flags to Google Sheets, Jira, and Slack.
Auto Create GitHub Prs & Jira Updates from Git Commit Commands (Multi Repo)
On a commit webhook, opens GitHub pull requests via HTTP, updates Jira issues, and notifies Slack and Notion of status.
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.
GitHub To Jira Sync
On a GitHub event, processes the payload and conditionally creates or updates a Jira issue.
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.
Manual GitLab Action
On manual trigger, executes a GitLab API action.
Wazuh Ruleopsx – Auto Validate, Deploy & Elevate Detection
On a GitHub push, validates and deploys detection rules over SSH, then notifies the team via Telegram.