-
Notifications
You must be signed in to change notification settings - Fork 547
feat: Added Notion Source Plugin #13979
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
Conversation
This PR has the following changes to source plugin(s) tables:
|
|
I have made all the suggested changes @candiduslynx @disq. I have also moved the docs to website section as per @erezrokah comments. |
|
lint-grammar is failing due to a typo, i will fix that but why is the ** source plugin notion workflow ** failing, can somebody help? |
|
@gagan-gaurav I'll take a look at the failures in a bit |
Co-authored-by: Kemal <[email protected]>
|
Great contribution @gagan-gaurav, added another commit so the plugin has docs on our Website and shows up under integrations https://www.cloudquery.io/integrations |
| <meta httpEquiv="refresh" content="5; url='https://buy.stripe.com/bIY9AE3zP2193a83cQ'" /> | ||
| </Head> | ||
|
|
||
| ## Purchase BitBucket (Extended License - Pre-order) |
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.
Seems like we forgot to update these, unrelated to this PR
🤖 I have created a release *beep* *boop* --- ## 1.0.0 (2023-09-22) ### This Release has the Following Changes to Tables - Table `notion_databases_table` was added - Table `notion_pages_table` was added - Table `notion_users_table` was added ### Features * Added Notion Source Plugin ([#13979](#13979)) ([61bc2e4](61bc2e4)) ### Bug Fixes * **deps:** Update github.com/99designs/go-keychain digest to 9cf53c8 ([#13561](#13561)) ([a170256](a170256)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Summary
Created Notion Source Plugin. This PR Closes #11943