Open 0x4007 opened 10 months ago
I was thinking that with the new plugins architecture, that it would be feasible to map specific events invoked by specific users to trigger specific plugins.
For example:
*: <all events> pavlovcik: issue_comment.created: workflow: pavlovcik/chatgpt-comment-summary issue_comment.edited: workflow: pavlovcik/comment-spellcheck
The idea being that we can map "user macros" to specific events.
I was thinking that with the new plugins architecture, that it would be feasible to map specific events invoked by specific users to trigger specific plugins.
For example:
The idea being that we can map "user macros" to specific events.