Skip to content

Feature Request: Middleware Interface for TaskRunner Actions #3

@arsalanaa44

Description

@arsalanaa44

Feature Request: Middleware Interface for TaskRunner Actions

Description:

I propose adding a middleware interface to the TaskRunner, allowing users to attach middleware to actions within the TaskRunner. This could be implemented as a handler or gateway, enabling custom logic to be executed around the actions.

Background:

The need for this feature became apparent while integrating Sentry. I had to manually add Sentry to each task, which was cumbersome. A middleware system would streamline this process by allowing the middleware to be applied universally or selectively to tasks, enhancing flexibility and maintainability.


Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions