-
Notifications
You must be signed in to change notification settings - Fork 822
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
feat: jira connector (cloud) #1238
Conversation
…rds, epics, issues)
…, rename board and project examples, improve templates with separators to obtain better elements
reminder to create a doc page: https://github.com/Unstructured-IO/unstructured/tree/main/docs/source/upstream_connectors |
reminder to define any of the various data source properties that make sense here (e.g. date_created): https://github.com/Unstructured-IO/unstructured/blob/c49df62967036e8a7922b0cf0104df6768a27ced/unstructured/ingest/interfaces.py#L118C1-L154C1 |
…ructured-IO/unstructured into ahmet/ingest-jira-connector
Addressed with 91c7f1c |
This pull request includes updated ingest test fixtures. Please review and merge if appropriate. Co-authored-by: ahmetmeleq <[email protected]>
…for exists property, utilize cache for inside get_file
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.
Awesome work! This looks great!
This pull request includes updated ingest test fixtures. Please review and merge if appropriate. Co-authored-by: ahmetmeleq <[email protected]>
Closes #263.
This connector:
To test the changes, make the necessary setups and run the relevant ingest test scripts.