mistral/releasenotes/notes/support-created-at-yaql-function-execution-6ece8eaf34664c38.yaml
Lingxian Kong 7009a91a34 Add release note for 'created_at' support in execution()
For https://review.openstack.org/#/c/448843/

Change-Id: I5eac88588cc6cc52f5023408f3e6a2a2d0e9ab25
2017-03-24 10:28:52 +13:00

5 lines
137 B
YAML

---
features:
- Mistral action developer can get the start time of a workflow execution by
using ``<% execution().created_at %>``.