Community Open Source Release
workflow:community-release
Workflowworkflows/workflows/workflows-opensource.yaml·Open in Graph → {
"id": "workflow:community-release",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-opensource.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Community Open Source Release",
"workflowKind": "release",
"triggerType": "event-driven",
"typicalCadence": "per-release",
"complexity": "cross-team",
"description": "Publishes internal projects as open-source — repository preparation,\nlicense header insertion, sensitive content scrubbing, documentation\ngeneration, and community engagement setup. Excludes ongoing community management.\n"
},
"outgoingEdges": [
{
"from": "workflow:community-release",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "skill-area:gitops",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "responsibility:write-user-docs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "responsibility:generate-changelogs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "org-unit:open-source-program-office",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}