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 upRequest the `workflow` scope #2462
Merged
Conversation
paolosalvatori
commented
Jun 11, 2020
|
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
jcansdale commentedFeb 19, 2020
•
edited
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