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.
Request the `workflow` scope #2462
Conversation
|
I don't know if this feature has been implemented or not, but it doesn't work with Microsoft Visual Studio Enterprise 2019, Version 16.6.2. I tried to re-login to GitHub and nothing has changed. The workflow scope has not been acquired. This is a very annoying problem affecting both Visual Studio and Visual Studio Code. |
|
Hi @paolosalvatori Sorry about the delay getting back to you! I've just seen your message. I'm wondering if your version of GitHub for VS has failed update. Could you check the extension manager and make sure you're on v2.11.104? Thanks. |
|
Hi @jcansdale! Just thanks, half an hour looking for the problem Regards & thanks. |
|
@jke94 I'm glad that helped! I'm guessing GitHub for Visual Studio auto-updates weren't working for you? |
This will allow users to update their GitHub actions workflow files.
Before
After
From
Team Explorer - Connect, clickManage Connections > Connect to GitHub:Click on the
GitHubtab ifGitHub Enterpriseis selected, thenSign in with your browser:New
workflowscope should be requested:You can now push your workflow!🎉
Fixes #2455