You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that plugins come from either the local disk or Github, it's no longer necessary to have a plugin creation step separate from a trigger creation step. We can just create the trigger. I propose:
Now that plugins come from either the local disk or Github, it's no longer necessary to have a plugin creation step separate from a trigger creation step. We can just create the trigger. I propose:
The plugin part will either be a path to a file in the plugin dir, or start with
gh:
in which case it's to be found in the plugin repo in github.All of the
plugin
commands should be removed.It should still be possible to enable and disable triggers.
The text was updated successfully, but these errors were encountered: