-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Mark the sendgrid api key secret in the spec #18182
Conversation
/test connector=connectors/source-sendgrid
Build PassedTest summary info:
|
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, but we should release a new version of the connector with this change. Please remember to bump the version, update the changelog and publish the connector.
/publish connector=connectors/source-sendgrid
if you have connectors that successfully published but failed definition generation, follow step 4 here |
* mark the sendgrid api key secret in the connector spec * bump veresion on sendgrid source connector * update changelog with sendgrid release notes * auto-bump connector version Co-authored-by: Octavia Squidington III <[email protected]>
What
Mark the sendgrid api key secret in the connector spec.
How
Apply
airbyte_secret
annotation.