Skip to content
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

refactor: explicitly add custom props table to cloudquery source #1387

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

tjsilver
Copy link
Contributor

@tjsilver tjsilver commented Jan 9, 2025

What does this change?

Explicitly adds the github_repository_custom_properties table to the list of those collected by the GithubRepositories Cloudquery source.

Why?

All child tables are automatically collected, unless we specify them in the skipTables property. However, for clarity it is good to explicitly say what tables we want to collect.

How has it been verified?

  • CI passes

@tjsilver tjsilver requested review from a team as code owners January 9, 2025 11:29
Copy link
Member

@kelvin-chappell kelvin-chappell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tjsilver tjsilver merged commit 649467e into main Jan 10, 2025
7 checks passed
@tjsilver tjsilver deleted the ts/add-custom-props-cdk branch January 10, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants