Intercepting Rule CheckIn to run Plugins
I wanted to ask if it's possible implement Rule(s) that can be executed anytime a Rule is checked in.
For instance such a "Plugin" could do one of the following
1) I want an email sent in when someone checks in code (maybe already OOTB?)
2) I want a case created / work item instantiated for specified flow (maybe already OOTB?)
3) I want to write out a row in a table (i.e. a queue) for an Agent to process.
4) I want to check for guardrail violations and produce report (persisted / e-mailed / whatever).
5) <Anything else I fancy>
Thanks in advance.
***Edited by Moderator Marissa to update categories***