mistral/releasenotes/notes/add-publicize-policy-d3b44590286c7fdd.yaml
Pierre Gaxatte 522f388709 Add a policy to control the right to publish resources
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
2018-07-05 11:46:52 +02:00

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.