You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Static code analysis findings shall be classified according to the following categories:
179
+
180
+
- Critical
181
+
- High
182
+
- Medium
183
+
- Low
184
+
185
+
The actual classification shall be either provided by the tool as a suggestion or defined manually by :need:`rl__quality_manager` together with :need:`rl__committer`.
186
+
187
+
Alternative rating like class A, B, C, D or 1, 2, 3, 4 can be used as well, but the principle mapping to the above categories shall be preserved and documented.
The CI reference integration execution shall be triggered on regular basis to guarantee the inter-operation of all integrated components
197
+
when a new component is added to the system or an existing component is updated via a PR.
198
+
199
+
**TODO: Align this to the ongoing work in https://github.com/eclipse-score/reference_integration/pull/190 which reworks the CI reference integration execution.**
0 commit comments