Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: Custom Events Per User #916

Open
0x4007 opened this issue Jan 31, 2024 · 0 comments
Open

Draft: Custom Events Per User #916

0x4007 opened this issue Jan 31, 2024 · 0 comments

Comments

@0x4007
Copy link
Member

0x4007 commented Jan 31, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant