Use Cases
- Automatically create release notes in Outline when a new release is tagged in GitLab.
- Streamline documentation processes for software releases.
- Enhance team collaboration by keeping release information up-to-date.
How It Works
Triggers on tag push events in a specified GitLab repository. Checks if the event is a release type using an IF condition. Sends a POST request to Outline to create a new document with release details.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the GitLab Trigger node with your repository details.
- 3Set the collectionId and parentDocumentId placeholders in the HTTP Request node.
- 4Activate the workflow to start automating document creation.
Apps Used
GitLab
Outline
Categories
Target Roles
Industries
Tags
#document automation
#workflow management
#process automation