Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Push failed when update GitHub workflow file #2455
Comments
|
Seconding this issue. This issue is referenced here. It seems that the application simply needs to be updated to request use of the |
|
I mainly use VS + Windows Terminal to perform git operations. It's been weeks now and this issue is still very annoying. Would be nice to get some sort of ETA. |
|
@RehanSaeed any chance you could open a ticket here: I now work in developer support rather than on this extension. If you open a ticket, I'll be able to track it there and hopefully get it fixed! Please mention @jcansdale so it will be routed to me. |
|
@jcansdale Done |
|
Hey folks This should request the Please let me know how you get on! |
|
If I install this version, will it continue to receive updates? |
|
@RehanSaeed you will. This version should simply be ahead of any new releases. |
|
I'm still getting the same error. |
|
@seanke have you re-authenticated using a recent version of GitHub for VS? That should fix the issue. |
Thanks, I deleted the Visual Studio Application from my github settings and that did the trick. |
What does this mean? |
|
@bakaufman I needed to remove Visual Studio from here https://github.com/settings/applications |
|
Literally “visual studio” or "Github for VSCode”?
… On Jun 6, 2020, at 7:10 PM, Sean Kelly ***@***.***> wrote:
@bakaufman <https://github.com/bakaufman> I needed to remove Visual Studio from here https://github.com/settings/applications <https://github.com/settings/applications>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#2455 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AHTLR2C76YE7XVVPD5KM25DRVLEFZANCNFSM4KDC25HQ>.
|
|
@bakaufman I believe it was 'Visual Studio'. |
|
@seanke I didn't know this was possible! I'm guessing it was the Did this force a fresh login next time you went to use GitHub for VS? |
|
@jcansdale Yes, that's the one. Yes it forced a fresh login. |
|
Revoke access for VS Code in Github applications helped fixing this issue. |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


Versions
What happened
When I try to updated a GitHub workflow file (yaml file) the push will fail with following error:
Error encountered while pushing to the remote repository: rejected features/cicd -> features/cicd (refusing to allow an OAuth App to create or update workflow
.github/workflows/main.ymlwithoutworkflowscope)Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
Visual Studio Github extensions has enough rights to create or update a workflow
Logs
Error encountered while pushing to the remote repository: rejected features/cicd -> features/cicd (refusing to allow an OAuth App to create or update workflow
.github/workflows/main.ymlwithoutworkflowscope)Additional context
N/A
The text was updated successfully, but these errors were encountered: