toddlers / scm-processor: add sla's for f38

We need to do this on every new branching, or fix the config here to get
these slas from somewhere else/autogenerate them. ;(

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-02-13 10:39:36 -08:00
parent 10601a3a9f
commit 277a7243a5

View file

@ -259,6 +259,10 @@ stable_api = '2024-06-30'
security_fixes = '2024-06-30'
bug_fixes = '2024-06-30'
[consumer_config.scm_request_processor.branch_slas.f38]
bug_fixes = '2024-05-14'
security_fixes = '2023-05-14'
[consumer_config.scm_request_processor.branch_slas.f37]
bug_fixes = '2023-12-15'
security_fixes = '2023-12-15'