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

clarify gitlab token refresh behavior #6839

Merged
merged 8 commits into from
Jan 30, 2025
Merged

Conversation

mirnawong1
Copy link
Contributor

@mirnawong1 mirnawong1 commented Jan 28, 2025

Feedback from company around our native Gitlab integration. They ran into some confusion with getting notified about a project token expiring (which dbt Cloud automatically refreshes) and manually rotated the token which caused their CI pipelines to no longer receive pass/fail status in Gitlab from dbt Cloud.

this pr clarifies gitlab token refresh behavior

Resolves #6830

source: https://dbtcloud.zendesk.com/agent/tickets/81923


🚀 Deployment available! Here are the direct links to the updated files:

this pr clarifies gitlab token refresh behavior

Resolves #6830
@mirnawong1 mirnawong1 requested a review from a team as a code owner January 28, 2025 16:24
Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Jan 30, 2025 9:14am

@github-actions github-actions bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. Docs team Authored by the Docs team @dbt Labs labels Jan 28, 2025
simplify and add faq
@github-actions github-actions bot added size: small This change will take 1 to 2 days to address and removed size: x-small This change will take under 3 hours to fix. labels Jan 28, 2025

If you're receiving a "Refresh token" message, don't worry — dbt Cloud automatically refreshes this project access token for you, which means you never have to manually rotate it.

If you still experience any token refresh errors, please try disconnecting and reconnecting the repository in dbt Cloud to refresh the token.
Copy link
Contributor

Choose a reason for hiding this comment

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

Hiya @mirnawong1

This is a non-blocking suggestion. Would it be worthwhile linking users to this page: https://docs.getdbt.com/faqs/Troubleshooting/gitlab-authentication#1st-workaround for info on disconnecting and reconnecting their repo?

Kind Regards
Natalie

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i think this is a step for deploy keys so not sure if it works! but i can clarify to disconnect the repo in their project

Copy link
Contributor

@nataliefiann nataliefiann left a comment

Choose a reason for hiding this comment

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

Hiya @mirnawong1

Thanks for creating this PR. I've left two non-blocking suggestions and approved this for you.

Kind Regards
Natalie

@mirnawong1 mirnawong1 enabled auto-merge January 30, 2025 09:05
@mirnawong1 mirnawong1 merged commit 0da676b into current Jan 30, 2025
8 checks passed
@mirnawong1 mirnawong1 deleted the mirnawong1-patch-28 branch January 30, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs size: small This change will take 1 to 2 days to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify GitLab set up doc
2 participants