-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[git] implement scope elevation in server #3565
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
/werft run 👍 started the job as gitpod-build-jankoehnlein-code-notify-a-user-2810.19 |
488d57c
to
276cde7
Compare
/werft run 👍 started the job as gitpod-build-jankoehnlein-code-notify-a-user-2810.30 |
276cde7
to
ba382aa
Compare
So finally this is ready for review! Steps to test
So far I've only tested with GitHub. |
ba382aa
to
ff65870
Compare
GitLab works as well. Cannot test Bitbucket because it's not yet hooked up to the new dashboard. |
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.
Great work. Thanks for making your way across all the layers involved in this change.
Thanks a lot for the reviews. @svenefftinge I've changed the severity of the dialog to INFO. The dialog is expanded when it has buttons. We currently don't have these buttons but just a link because our notification protocol currently assumes that the notifier performs on the actions, and we don't have a protocol to open a new tab in the client yet. We should maybe spec out the protocol in a follow up issue. |
5ec0e92
to
b56c07b
Compare
/werft run 👍 started the job as gitpod-build-jankoehnlein-code-notify-a-user-2810.35 |
/werft run 👍 started the job as gitpod-build-jankoehnlein-code-notify-a-user-2810.36 |
b56c07b
to
7e82d52
Compare
So I've addressed all feedback, rebased and squashed. Can I merge? |
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
@JanKoehnlein I merged it to clean up common-go in #3569 |
No description provided.