- Notifications
You must be signed in to change notification settings - Fork87
Open
Description
Is your feature request related to a problem?
When running the action on discussions, it would be nice to be able to see the "Number of items answered" metric in the overview table
Describe the solution you'd like
Ifdiscussion is found in thesearch_query then count the number of discussions marked as answered and display the count in the markdown and json output.
Describe alternatives you've considered
No response
Additional context
No response