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

implement push success notification for issue #39039 #47790

Merged
merged 1 commit into from
Jul 6, 2018

Conversation

ivorhuang
Copy link
Contributor

My friend (@ylingene) and I worked on issue #39039. We didn't implement anything to show if the push failed because error messages already show on failure.

Test plan:

  1. Set git.showPushSuccessNotification to true in settings
    push_1

  2. Make changes to file, commit the file, and push
    push_2

  3. Delete git.showPushSuccessNotification from settings (default value is false, as shown in step 1 screenshot)
    push_3

  4. Make changes to file, commit the file, and push (no notification)
    push_4

  5. Change file in remote to cause merge conflict

  6. Set git.showPushSuccessNotification to true in settings, make changes to file, commit the file, and push (no notification)
    push_5

@joaomoreno joaomoreno added this to the Backlog milestone Apr 13, 2018
@joaomoreno joaomoreno self-assigned this Apr 13, 2018
@joaomoreno joaomoreno added the git GIT issues label Apr 13, 2018
@joaomoreno joaomoreno modified the milestones: Backlog, July 2018 Jul 6, 2018
@joaomoreno
Copy link
Member

Thanks! 🍻

@joaomoreno joaomoreno merged commit ee748ab into microsoft:master Jul 6, 2018
@eladcandroid
Copy link

It's great! Much appreciated (#39039)

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
git GIT issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants