Create an issue on GitLab on every GitHub release — n8n Workflow
Overview
For every release on GitHub this workflow will create an issue on GitLab.
Copy workflow to your n8n Fill in missing fields (credentials & repo names)
Based on Cron node to be able to track github repos you're not a member of (as you won't be able to create a webhook). If you do own the repo, you could replace Cron & GH node with a GitHub Trigger.
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 6 nodes, connecting cron, function, github.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (6)
GitHub
github
GitLab
gitlab
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
create-an-issue-on-gitlab-on-every-github-releasefile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Manu
@tennox
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →