Back to Templates

Create an issue on GitLab on every GitHub release

Created by

Created by: Manu || tennox
Manu

Last update

Last update 16 days ago

Share


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.