-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[teams] use owner's GitLab account by default #5900
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
Conversation
c6c0dc4
to
e04b973
Compare
@gtsiolis, while implementing this change I realized that this somewhat contradicts the wanted behavior for GitHub accounts where we want to preselect the account which received the most recent update of the app's installation. For instance, if I recently added Gitpod's App to gitbhub.com/myawesomeaccont123, I want to see that one preselected. a) Should we explicitly diverge the provider behaviors? I've made a change for a) but it doesn't sound well enough, IMO. |
Looking at this now! 👀 |
/werft run 👍 started the job as gitpod-build-at-personal-gl-account.4 |
/werft run 👍 started the job as gitpod-build-at-personal-gl-account.5 |
@gtsiolis, please have a look |
Looking at this now, again! 👀 |
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.
This works great, @AlexTugarev! 🖖
I could test this using GitLab, works as expected, and feels right. ✔️
Regarding the comment in #5900 (comment), I'd say let's go with the explicit diverge for the providers and improve later if needed after seeing this in action at large. 🚢
Approving to unblock merging but holding in case this needs a closer look at the code.
/hold
LGTM label has been added. Git tree hash: aea62dc3645bc56700c99080f7d5403cb6f685a5
|
/hold cancel Let's solve issues in follow ups |
/approve |
Ah, @AlexTugarev we need someone from |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AlexTugarev, gtsiolis Associated issue: #5331 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
When creating a new project from gitlab.com one's personal account should be preselected.
Related Issue(s)
Fixes #5331
How to test
Release Notes