openim-sigs / openim-base-image

OpenIM bash image from alpine
https://github.com/orgs/openim-sigs/packages/container/package/openim-bash-image
MIT License
1 stars 3 forks source link

Fix GitHub Actions Failure Due to Bad Credentials #104

Open sweep-ai[bot] opened 9 months ago

sweep-ai[bot] commented 9 months ago

PR Feedback (click)

The changes made ensure that the GITHUB_TOKEN is correctly used and referenced in the workflow file(s). This token is necessary for the dessant/lock-threads@v4 action to interact with GitHub on behalf of the workflow.

Summary of Changes

Please review the changes and let me know if there are any concerns or further changes needed.

sweep-ai[bot] commented 9 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 9 months ago

Sandbox Executions

sweep-ai[bot] commented 9 months ago
Sweeping Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` The command: Run contributor-assistant/github-action@v2.3.0 yielded the following error: ##[error]graphql call to get the committers details failed: HttpError: Bad credentials Here are the logs: CLA Assistant GitHub Action bot has started the process ```