πŸ“‹ Create an issue on GitLab on every GitHub release

⚑ 1,662 views Β· πŸ“‹ Project Management

πŸ’‘ Pro Tip β€” If you need GitHub data beyond what the REST API gives you, ScraperNode has a repository scraper that extracts metadata at scale without token rate limits.

View All Scrapers

Description

For every release on GitHub this workflow will create an issue on GitLab.

  1. Copy workflow to your n8n
  2. 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

Cron, Function, GitHub, GitLab

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup