Use Cases
- Automatically create GitLab issues for new GitHub releases
- Ensure team awareness of upstream changes in software development
- Reduce manual tracking of releases and related issues
How It Works
Triggers weekly using a cron schedule Fetches the latest release from GitHub Lists existing issues in the GitLab repository Checks if an issue exists for the new release Creates a new issue in GitLab if no related issue is found
Setup Steps
- 1Import the workflow template into n8n
- 2Configure GitHub and GitLab credentials
- 3Set the repository names for GitHub and GitLab
- 4Adjust the cron schedule if needed
- 5Activate the workflow to start automation
Apps Used
GitHub
GitLab
Categories
Target Roles
Industries
Tags
#workflow management
#process automation
#notifications