GitHub workflow'ları
89 sonuç — 49 indirilebilir workflow dosyası, 40 kaynağa bağlı n8n referansı
Webhook To GitHub Commit
On a webhook, formats the payload and commits it to a GitHub repository.
GitHub Data To Lambda
On manual trigger, fetches data via HTTP, reads from GitHub, and invokes an AWS Lambda function.
GitHub Webhook To Lambda
On a webhook, reads GitHub data and invokes an AWS Lambda function.
GitHub To Jira Issue Sync
On manual trigger, fetches data via HTTP, reads from GitHub, and creates a matching Jira issue.
HTTP Data To GitHub
On manual trigger, fetches data via an HTTP request and commits it to a GitHub repository.
Scheduled GitHub Lambda Processing
On a schedule, fetches GitHub data and processes it with an AWS Lambda function.
Recurring GitHub Updater
On a schedule, retrieves and updates data in GitHub.
Scheduled GitHub Sync
On a schedule, fetches and updates GitHub repository data.
GitHub Issues To Zendesk
On a schedule, pulls GitHub issues and creates corresponding Zendesk tickets.
Webhook GitHub Jira Calendar Sync
On a webhook, creates a GitHub issue, opens a Jira ticket, and adds a Google Calendar event.
GitHub Metrics To CloudWatch
On a schedule, fetches GitHub data and publishes metrics to AWS CloudWatch.
Scheduled GitHub Email Updates
On a schedule, sends an email notification and updates a GitHub repository.
Calendar Events to GitHub Issues
On a new Google Calendar event, sends an email and creates a GitHub issue.
Email to GitHub and Jira
On a new Gmail email, creates a GitHub issue and a linked Jira issue.
Email to GitHub, Jira, and Hue
On a new Gmail email, creates a GitHub issue, a Jira issue, and signals a Philips Hue light.
Calendar Events to GitHub via Lambda
On a new Google Calendar event, runs an AWS Lambda function and creates a GitHub issue.
Calendar Events to GitHub Issues
On a new Google Calendar event, creates a GitHub issue from the event details.
Calendar Event To GitHub And Jira
On a Google Calendar event, creates a GitHub issue and a matching Jira issue.
Scheduled Sheets To GitHub Issues
On a schedule, reads Google Sheets rows and creates GitHub issues.
Calendar Events To Slack And GitHub
On a Google Calendar event, posts to Slack, logs to Google Sheets, and creates a GitHub issue.
Calendar Event Slack GitHub Sync
On a new Google Calendar event, posts a Slack message and creates a GitHub issue.
GitHub
On manual trigger, fetches GitHub data, processes it in batches, and syncs results via the n8n API.
Creators Hub: n8n Creator Profile Stats
On a schedule, fetches creator profile stats via HTTP, aggregates them, and commits the results to GitHub.
File Processing Pipeline with Email and GitHub
On a schedule, fetches and processes files via HTTP, commits them to GitHub, and sends an email notification.