Plugins - create a job to fire backend plugins #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This will require setting up flitter-jobs in this repo and getting the redis infrastructure in place.
Create a job that accepts the following parameters:
this job should look up all plugins with the given tag (limited to those for the given user, if provided) and fire them using the plugins library.
See Noded/plugins#3