Open
Description
I want to create a follow-on command such that if the slash command dispatch did not kick off a task, then I can example the comment body and drop a notification like "It looks like you are trying to run a slash command. Either the command is not recognized or you don't have access to execute them. Retry with one of the following commands, or ask a maintainer for assistance.
The problem is, the only output that this action provides as of now is "error-message".
Any chance we could output either the command
name (str) if a command was run or even just a dispatched
bool that following steps can use to determine if the slash command was handled?
Metadata
Metadata
Assignees
Labels
No labels