[source-gitlab] Add timelogs
stream for time tracking information
#64544
misplacedbyte
started this conversation in
Connector Ideas and Features
Replies: 0 comments
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.
-
The GitLab source connector already has many streams for most of the important REST API endpoints, but it's missing any time tracking information. I looked it up and the detailed time tracking information can only be requested from the GraphQL API, which probably explains why it wasn't initially added to the connector.
Would a timelogs stream be an accepted addition to the GitLab source connector? I have a local version of the connector where this change is already implemented for personal use. If this would be a welcome change and I find the time for it, I'd be happy to contribute the code (although it's a bit messy currently and would probably need to be cleaned up first). I would need some help with the contribution as I can't run the timelogs stream in connection builder for some reason, even though it works when used in real connections.
Beta Was this translation helpful? Give feedback.
All reactions