403 error, not able to do git push to upstream dashboard branch with https #21627
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P2
Has a minor but important impact to the usage or development of the system.
Describe the bug
On a Che instance with oAuth set up, I'm not able to push branches to https://github.com/eclipse-che/che-dashboard/.
Che version
next (development version)
Steps to reproduce
ex:
git checkout -b test-branch
upstream
remote withgit push upstream test-branch
This results in the following:
Expected behavior
Should be able to push to remote
Runtime
OpenShift
Screenshots
No response
Installation method
OperatorHub
Environment
other (please specify in additional context)
Eclipse Che Logs
No response
Additional context
I experience this issue in the dogfooding instance
The text was updated successfully, but these errors were encountered: