{ "id": "5ec2322573f7590007802e1f", "name": "Extranet Releases", "nodes": [ { "name": "Slack", "type": "n8n-nodes-base.slack", "position": [ 560, 550 ], "parameters": { "text": "=New release is available in {{$node[\"Github Trigger\"].json[\"body\"][\"repository\"][\"full_name\"]}} !\n{{$node[\"Github Trigger\"].json[\"body\"][\"release\"][\"tag_name\"]}} Details:\n{{$node[\"Github Trigger\"].json[\"body\"][\"release\"][\"body\"]}}\n\nLink: {{$node[\"Github Trigger\"].json[\"body\"][\"release\"][\"html_url\"]}}", "as_user": true, "channel": "extranet-md", "attachments": [], "otherOptions": {} }, "credentials": { "slackApi": "Extranet-md" }, "typeVersion": 1, "id": "db9e67d1-f53f-447e-846f-21c2804fc1c8", "notes": "This slack node performs automated tasks as part of the workflow." }, { "name": "Github Trigger", "type": "n8n-nodes-base.githubTrigger", "position": [ 350, 550 ], "parameters": { "owner": "Mesdocteurs", "events": [ "release" ], "repository": "mda-admin-partner-api" }, "credentials": { "githubApi": "Github API" }, "typeVersion": 1, "id": "bf6b37dd-1ac4-4bb6-87a0-b8ba5a042067", "notes": "This githubTrigger node performs automated tasks as part of the workflow." }, { "id": "error-46f13603", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": true, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Extranet Releases. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-ef491009", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:45.111839", "updatedAt": "2025-09-29T07:07:45.111849", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Extranet Releases. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }