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

feat: add team_internal config key #224

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

rhino1998
Copy link
Contributor

This adds a team_internal config key to be used to store if the current team is CloudQuery-internal.

@rhino1998 rhino1998 added the automerge Add to automerge PRs once requirements are met label Aug 21, 2024
@kodiakhq kodiakhq bot merged commit b29625e into main Aug 21, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the feat/team-internal-flag branch August 21, 2024 13:45
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Aug 22, 2024
#### Summary

This skips emitting events if the team is marked internal. To do this we have to fetch the team internal flag on login and store it in the configuration.

Needs cloudquery/cloudquery-api-go#224
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants