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

Add BOT_GITHUB_TOKEN validation to help-comment-issue workflow #106

Open sweep-ai[bot] opened 9 months ago

sweep-ai[bot] commented 9 months ago

PR Feedback (click)

The validation is done by trying to fetch the repository's details using the octokit.rest.repos.get method with the BOT_GITHUB_TOKEN as the authentication token. If the fetch operation fails, the workflow fails with an error message indicating that the BOT_GITHUB_TOKEN secret is not set or invalid.

Summary of Changes

sweep-ai[bot] commented 9 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 9 months ago

Sandbox Executions

Ran GitHub Actions for 35c9081b8e8a7cc9adedcce3c3fe881719db73b4:

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 ```

Making changes according to plan... (step 3/3)