-
Notifications
You must be signed in to change notification settings - Fork 3
ClickUp Integration #57
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
base: main
Are you sure you want to change the base?
Conversation
|
@rigoucr @edwtorba @generalredneck I could use some help here.
|
generalredneck
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I mean this looks pretty solid from a code perspective. I say we start giving it a shot and see where it fails.
|
@rigoucr Allan approved the code; I also went ahead and removed the ZD ticket creation. |
|
Hi all, If I follow, it looks like this can be merged in and released??? |
Note:
There is a tad bit more cleanup to do as well. I also noticed some different approaches to how I can handle things like extracting the task id from the response usingThis did not work for me so I reverted to what I had working.jq. I didn't know ifjqwould be available until I saw it in the code elsewhere.