You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
GitHub Extension for Visual Studio version: 2.10.8.8132
Visual Studio version: VS 2019 ENT (16.4.2)
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.yml without workflow scope)
Steps to Reproduce
Steps to reproduce the behavior:
Modify GitHub workflow file in a non master branch
Push changes to repository
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.yml without workflow scope)
Additional context
N/A
Infarh, RehanSaeed, ladas-larry, isdanni, LightVolk and 4 more