Developer Portal Update
workflow:developer-portal-update
Workflowworkflows/workflows/workflows-sdk-platform.yaml·Open in Graph → {
"id": "workflow:developer-portal-update",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-sdk-platform.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Developer Portal Update",
"workflowKind": "development",
"triggerType": "event-driven",
"typicalCadence": "per-release",
"complexity": "single-team",
"description": "Coordinates updates to the developer portal after API or SDK releases —\nrefreshing API reference documentation, updating code samples, syncing\nchangelog entries, verifying interactive playground endpoints, and\nvalidating search index. Excludes portal infrastructure changes.\n"
},
"outgoingEdges": [
{
"from": "workflow:developer-portal-update",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:developer-portal-update",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:developer-portal-update",
"to": "role:implementer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:developer-portal-update",
"to": "skill-area:editor-fluency",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:developer-portal-update",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:developer-portal-update",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:developer-portal-update",
"to": "responsibility:write-user-docs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:developer-portal-update",
"to": "responsibility:changelog-maintenance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:developer-portal-update",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:developer-portal-update",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}