Are there plans to support custom task providers? #10428
mattmccray
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
Yes we're working on extensions for this! Soon |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, the Tasks UI seems to only support GitHub and Jira.
It would be nice if there were an extension point to provide custom task providers.
For example, I tend to use local trackers. If I could just create a provider to hook it up into the UI, that would be very useful.
That would obviously make an easy entry point for creating other providers, too.
All reactions