Enforce maximum SEP `action` count
Why are we doing this work
Once the application setting for the maximum SEP action
count was introduced by #472213 (closed), we need to enforce the setting for both schedule
and pipeline
type SEP.
Relevant links
n/a
Non-functional requirements
-
Documentation: -
Feature flag: - we need a feature flag that controls whether the application setting gets enforced for a
project
. - should use the same feature flag that #472213 (closed) uses to control the policy editor validation error message.
- we need a feature flag that controls whether the application setting gets enforced for a
-
Performance: -
Testing:
Implementation plan
Verification steps
n/a
Edited by Dominic Bauer