Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-ly committed Oct 18, 2024
1 parent 5d52ef0 commit ec9a02a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion website/docs/docs/cloud/dbt-cloud-ide/git-commit-signing.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ You can configure dbt Cloud to sign your Git commits when using the IDE for deve



<Lightbox src="/img/docs/dbt-cloud/example-git-signed-commits-setting.png" title="Example of profile setting Signed commits" />


## Upload public key to Git provider

Expand All @@ -28,5 +30,5 @@ You can configure dbt Cloud to sign your Git commits when using the IDE for deve

## Considerations

- The keypair is not tied to any specific account - it exists at the user level. There is a 1:1 relationship between the user and keypair. The same key will be used for signing commits on any accounts the user is a member of.
- The keypair is not tied to any specific account. It exists at the user level. There is a 1:1 relationship between the user and keypair. The same key will be used for signing commits on any accounts the user is a member of.
- In order for your Git commits to be marked as "verified", your dbt Cloud email address must be a verified email address with your Git provider.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ec9a02a

Please sign in to comment.