522f388709
This change intends to add the following policies: - actions:publicize - workflows:publicize A refactor of the policy tests is included to increase the coverage. Change-Id: I8bd637f7de63f02c63f3c304cb6f5198fc0c5f42 Closes-Bug: 1779293
8 lines
310 B
YAML
8 lines
310 B
YAML
---
|
|
features:
|
|
- |
|
|
Mistral now supports a `publicize` policy on actions and workflows which
|
|
controls whether the users are allowed to create or update them. The
|
|
default policy does not change which means that everyone can publish
|
|
action or workflow unless specified differently in the policy.
|