-
Notifications
You must be signed in to change notification settings - Fork 541
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
[Feature][ClickUp] Add plugin for ClickUp as an issue tracking tool #3458
Comments
@hezyin I can take this one. |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
I've started implementing a clickup integration for our company, probably we can contribute it back or share when/if I finish, but just wanted to see if anybdoy has worked on this before I go to far in? |
Nice, I don't remember anyone else working on it, not that I know of. |
@keon94 FYI, I added @dantleech as assignee. @dantleech feel free to ask questions if you need help on github or slack. |
thanks! I can't see any links to the Slack channel, where do I find it? |
It is https://join.slack.com/t/devlake-io/shared_invite/zt-18uayb6ut-cHOjiYcBwERQ8VVPZ9cQQw can be found on project home page |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. |
Hi, @dantleech, any update? |
yeah, we've got working (slightly opinionated and poorly tested) integration, planning to move it to Github and could share it from there |
Good to know, take your time, FYI, the next merging window would be the 21st of this month. Feel free to ping me when ready. |
I've opened a draft PR: #6153 note however that it is based on 0.17. |
@dantleech I see, I think it is fine to develop and test it based on v0.17. and we can rebase it to the main before merging. I can help with the rebasing. |
This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been closed because it has been inactive for a long time. You can reopen it if you encounter the similar problem in the future. |
Search before asking
Description
Background
ClickUp is a fast-growing project management tool and we have community members requesting this plugin.
Now that we have the singer-spec framework ready, we could test out the framework by implementing a ClickUp plugin using the new framework.
The singer tap for ClickUp is here (its quality needs verification): https://github.com/AutoIDM/tap-clickup
Goal
The goal is to implement a ClickUp plugin that:
Known Challenges
ClickUp has a relatively complicated hierarchy for managing tasks, please see the screenshot below:
It's obvious that tasks should map to issues in the domain layer, but how to map other entities require some research.
For more details, please see ClickUp's hierarchy doc.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: