Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GitHub Actions Credentials Issue #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Dec 26, 2023

PR Feedback (click)

  • 👍 Sweep Did Well
  • 👎 Sweep Needs Improvement

I created this PR to address this rule:

"None"

Description

This PR addresses the issue of GitHub Actions failing due to bad credentials. The issue was identified in the workflows where the GitHub token and repository owner were not correctly referenced. This PR corrects these references in the GitHub Actions workflows.

Summary of Changes

  • Corrected the reference to the GitHub token in the build-docker-image.yml and build-docker-ubuntu.yml workflows.
  • Corrected the reference to the repository owner in the build-docker-image.yml and build-docker-ubuntu.yml workflows.

These changes should resolve the issue and allow the GitHub Actions workflows to run successfully.

Copy link
Contributor Author

sweep-ai bot commented Dec 26, 2023

Rollback Files For Sweep

  • Rollback changes to .github/workflows/build-docker-ubuntu.yml
  • Rollback changes to .github/workflows/build-docker-ubuntu.yml

@sweep-ai sweep-ai bot added the sweep Assigns Sweep to an issue or pull request. label Dec 26, 2023
Copy link
Contributor Author

sweep-ai bot commented Dec 26, 2023

Sandbox Executions

  • Running GitHub Actions for .github/workflows/build-docker-image.yml
Check .github/workflows/build-docker-image.yml with contents:
  • Running GitHub Actions for .github/workflows/build-docker-ubuntu.yml
Check .github/workflows/build-docker-ubuntu.yml with contents:

Ran GitHub Actions for 9dce085b7e80ecdbc04c0670016e9a4da4a34861:

Copy link
Contributor Author

sweep-ai bot commented Dec 26, 2023

The command:
Run contributor-assistant/[email protected]
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

Copy link
Contributor Author

sweep-ai bot commented Dec 26, 2023

❌ Could not find files to change

Please join our Discord to report this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sweep Assigns Sweep to an issue or pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant