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
You will observe that the action was rendered and executed. However, you will see that you don't have permissions to run it.
Acceptance Criteria
Detect and block ChannelName usage in executor configuration.
return human-readable error with suggestion how to fix it.
Update documentation to describe our RBAC policy for actions.
Later
Wait for user feedback and if requested add support for the ChannelName RBAC is used for executor under actions. Maybe it would be worth to get the channel name directly from triggered source. However, let's wait for real use-cases.
Reason
Improve UX.
The text was updated successfully, but these errors were encountered:
Overview
With such example configuration:
You will observe that the action was rendered and executed. However, you will see that you don't have permissions to run it.
Acceptance Criteria
ChannelName
usage in executor configuration.Later
Wait for user feedback and if requested add support for the
ChannelName
RBAC is used for executor under actions. Maybe it would be worth to get the channel name directly from triggered source. However, let's wait for real use-cases.Reason
Improve UX.
The text was updated successfully, but these errors were encountered: