Azure / CloudShell

Container Image for Azure Cloud Shell (https://azure.microsoft.com/en-us/features/cloud-shell/)
https://shell.azure.com
MIT License
259 stars 105 forks source link

[BUG] Test for issue 340: Submitting an issue to this repository results in a failed github action #352

Open marcindulak opened 1 year ago

marcindulak commented 1 year ago

To Reproduce

Submit a bug report issue to this repository

Observed Behavior

As described in https://github.com/Azure/CloudShell/issues/340, opening a bug used to result in an error

Access Denied: The Personal Access Token used has expired

The problem is expected to be fixed as per comment https://github.com/Azure/CloudShell/issues/340#issuecomment-1719857848

Expected behavior

No error

Is this specific to Cloud Shell?

No

Interface information

N/A

Additional context

Both this and the original issue are to be closed after confirming the problem is solved

marcindulak commented 1 year ago

Currently another error is present https://github.com/Azure/CloudShell/actions/runs/6189136644, the github action fails with

HttpError: Bad credentials

theJasonHelmick commented 1 year ago

Hi @marcindulak - Thank you for reporting this issue. I have not experienced this nor has several other customers, can you verify is this is still an issue for you?

marcindulak commented 1 year ago

I think you could try to open a bug yourself as a test, and then test various actions when handling the bug, like adding/removing labels.

There are several actions that failed within the last 30 minutes, triggred by removing a label, with the same error

Access Denied: The Personal Access Token used has expired

Screenshot from 2023-10-26 19-26-27

marcindulak commented 1 year ago

You can see that the github action still fails when opening bugs https://github.com/Azure/CloudShell/actions/runs/6799334994/job/18485423557

It says that Azure DevOps

Access Denied: The Personal Access Token used has expired

Screenshot from 2023-11-11 10-31-39