1212 # SPDX-License-Identifier: Apache-2.0
1313 # *******************************************************************************
1414
15+ .. _release_workflows :
1516
1617Workflow Release Management
17- #################################
18+ ###########################
1819
1920.. workflow :: Create/Maintain Module Release Note
2021 :id: wf__rel_mod_rel_note
@@ -24,7 +25,7 @@ Workflow Release Management
2425 :input: wp__module_safety_package, wp__module_sw_release_plan, wp__verification_module_ver_report
2526 :output: wp__module_sw_release_note
2627 :contains: gd_temp__rel_mod_rel_note, gd_guidl__rel_management
27- :has: doc_concept__rel_process
28+ :has: doc_concept__rel_process, doc_getstrt__release_process
2829
2930 The module release note is created for each release by the module technical lead. It may be updated
3031 later in case of bugs found after the release is published.
@@ -37,7 +38,7 @@ Workflow Release Management
3738 :input: wp__platform_safety_package, wp__platform_sw_release_plan, wp__verification_platform_ver_report
3839 :output: wp__platform_sw_release_note
3940 :contains: gd_temp__rel_plat_rel_note, gd_guidl__rel_management
40- :has: doc_concept__rel_process
41+ :has: doc_concept__rel_process, doc_getstrt__release_process
4142
4243 The platform release note is created for each release by the technical lead circle. It may be updated
4344 later in case of bugs found after the release is published.
@@ -50,7 +51,7 @@ Workflow Release Management
5051 :input: wp__issue_track_system, wp__platform_mgmt
5152 :output: wp__module_sw_release_plan
5253 :contains: gd_temp__rel_issue, gd_guidl__rel_management
53- :has: doc_concept__rel_process
54+ :has: doc_concept__rel_process, doc_getstrt__release_process
5455
5556 The module release plan is created as part of the modules planning and documented as part of the module's project planning.
5657
@@ -62,6 +63,17 @@ Workflow Release Management
6263 :input: wp__issue_track_system, wp__platform_mgmt
6364 :output: wp__platform_sw_release_plan
6465 :contains: gd_temp__rel_issue, gd_guidl__rel_management
65- :has: doc_concept__rel_process
66+ :has: doc_concept__rel_process, doc_getstrt__release_process
6667
6768 The platform release plan is created as part of the project planning and documented in the platform management plan.
69+
70+ RAS(IC) for Release Management:
71+ *******************************
72+
73+ .. needtable :: RASIC Overview for Release Management
74+ :tags: release_mgt
75+ :filter: "release_mgt" in tags and type == "workflow" and is_external == False
76+ :style: table
77+ :sort: status
78+ :columns: id as "Activity";responsible as "Responsible";approved_by as "Approver";supported_by as "Supporter"
79+ :colwidths: 30,30,30,30
0 commit comments