-
Notifications
You must be signed in to change notification settings - Fork 1
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
decision log move and include in readme #7
Conversation
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.
Thanks for applying these updates @fivetran-reneeli! Just a few notes before approving this. Let me know if you have any questions. Thanks!
README.md
Outdated
@@ -149,6 +149,12 @@ A small team of analytics engineers at Fivetran develops these dbt packages. How | |||
|
|||
We highly encourage and welcome contributions to this package. Check out [this dbt Discourse article](https://discourse.getdbt.com/t/contributing-to-a-dbt-package/657) on the best workflow for contributing to a package! | |||
|
|||
## Opinionated Modelling Decisions | |||
|
|||
The ServiceNow Connector provides thousands of tables. We developed our data models based on the tables with highest usage across Fivetran customers. |
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 don't think this is necessary as this is a decision we apply to all our data models.
Co-authored-by: Joe Markiewicz <[email protected]>
Ready for re-review! |
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.
Thanks so much @fivetran-reneeli this looks good to me!
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.
lgtm!
PR Overview
This PR will address the following Issue/Feature:
#6
This PR will result in the following new package version:
v0.1.1
Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:
PR #7 documents the DECISIONLOG in the README and moves the DECISIONLOG out of the /models folder, so that customers will be able to easily find it as a resource.
PR Checklist
Basic Validation
Please acknowledge that you have successfully performed the following commands locally:
not necessary since only markdown files were changed
Before marking this PR as "ready for review" the following have been applied:
Detailed Validation
Please share any and all of your validation steps:
If you had to summarize this PR in an emoji, which would it be?
💃