You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/roadmap.rst
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,6 @@ Roadmap
17
17
* **Permissions**: Permissions on key value objects, arbitrary triggers, support for a default role to be assigned to new users.
18
18
* **WebUI**: UI for RBAC configuration.
19
19
* **ChatOps**: Allow users to authenticate with |st2| via bot on chat. Check permissions of the user who triggered an action / ran a command. Introduce a special set of permission types for ChatOps.
20
-
* **st2.ask:** Support ability to request/provide permission to proceed with workflow.
21
20
22
21
* **More integration packs:** push more content to the community to help work with most common and widely used tools. Tell us if there is a tool you love and think we should integrate with, or better yet write a pack!
23
22
@@ -26,6 +25,11 @@ Is there some other feature you're desperately missing? Submit an `issue <https:
26
25
Release History
27
26
---------------
28
27
28
+
.. rubric:: Done in v2.5
29
+
30
+
* **st2.ask:** Support ability to request/provide permission to proceed with workflow.
31
+
* **Streaming Output:** Provide streaming output from long-running actions as it is received.
0 commit comments