eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.99k stars 1.19k forks source link

[dev sandbox] Cannot push to a github branch: permission denied #23212

Open vitaliy-guliy opened 2 days ago

vitaliy-guliy commented 2 days ago

Describe the bug

I permanently face issues with pushing to my branch in che-code repository. At the same time there is no problems with pushing to the branch from the dogfooding cluster.

When I forked che-code and then crate a workspace from a fork, everything is fine. The issue appear only on the developer sandbox when pushing to a branch in che-code* repository.

* in fact, not only to che-code repository

Che version

7.93@latest

Steps to reproduce

I'm not sure it is reproducible for other accounts.

  1. Create a workspace using https://github.com/che-incubator/che-code
  2. Create a branch, do some changes, commit and push

Expected behavior

A branch should be pushed.

Runtime

OpenShift

Screenshots

Screenshot from 2024-10-29 13-29-52

Environment

Dev Sandbox (workspaces.openshift.com)

ibuziuk commented 5 hours ago

@vitaliy-guliy have you granted the permissions to the che-incubator organization:

Screenshot 2024-10-31 at 15 44 33