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

GitHub Authorization doesn't work properly #23241

Open svor opened 1 week ago

svor commented 1 week ago

Describe the bug

I attempted to create a workspace from this repository, which contains a devfile.yaml. While the workspace was successfully created, it used the default devfile instead of the one provided in the repository.

I've tried to revoke GitHub token from the dashboard but without success: Screenshot from 2024-11-11 15-59-40

But when I deleted PAT from the dashboard, I was able to start the workspace

I've used the dogfooding instance

Che version

next (development version)

Steps to reproduce

After deleting an old GitHub PAT I can't reproduce the problem

Expected behavior

workspace should be started with correct devfile

Runtime

OpenShift

Screenshots

No response

Installation method

chectl/next

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

dkwon17 commented 1 week ago

Hello @svor are you able to add the PAT and reproduce the problem again?

svor commented 1 week ago

@dkwon17 I was not able to reproduce the problem with a new PAT