Skip to content

Fix GitHub Actions Authentication Issue#61

Open
sweep-ai-deprecated[bot] wants to merge 1 commit intomainfrom
sweep/fix-gh-actions-auth-issue
Open

Fix GitHub Actions Authentication Issue#61
sweep-ai-deprecated[bot] wants to merge 1 commit intomainfrom
sweep/fix-gh-actions-auth-issue

Conversation

@sweep-ai-deprecated
Copy link
Contributor

PR Feedback (click)

  • 👍 Sweep Did Well
  • 👎 Sweep Needs Improvement
    I created this PR to fix the failing GitHub Actions.## Description
    This PR addresses the issue with the failing GitHub Actions due to bad credentials. The problem was identified to be in the dessant/lock-threads@v4 action in the lock-issue.yml workflow file.

The changes made ensure that the correct GitHub token is being used for authentication. If a custom token was being used, it has been replaced with the automatically created GITHUB_TOKEN. If the issue persists, it's likely that the custom token is not correctly set up in the repository's secrets.

Summary of Changes

  • Modified .github/workflows/lock-issue.yml to use the correct GitHub token for the dessant/lock-threads@v4 action.

@sweep-ai-deprecated
Copy link
Contributor Author

Rollback Files For Sweep

  • Rollback changes to .github/workflows/lock-issue.yml
  • Rollback changes to .github/workflows/lock-issue.yml

@sweep-ai-deprecated
Copy link
Contributor Author

Sandbox Executions

  • Running GitHub Actions for .github/workflows/lock-issue.yml
Check .github/workflows/lock-issue.yml with contents:

Ran GitHub Actions for 4fb413f72ce754374bc857066d17f9269f3a23bf:

@sweep-ai-deprecated
Copy link
Contributor Author

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 alex-page/github-project-automation-plus@v0.8.3
yielded the following error:
##[error]Bad credentials

Here are the logs:


@sweep-ai-deprecated
Copy link
Contributor Author

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.1
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant