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

[BUG] Error in github actions testing scripts. #3836

Open
2 tasks done
sagarkori143 opened this issue Mar 8, 2025 · 0 comments · May be fixed by #3838
Open
2 tasks done

[BUG] Error in github actions testing scripts. #3836

sagarkori143 opened this issue Mar 8, 2025 · 0 comments · May be fixed by #3838
Labels

Comments

@sagarkori143
Copy link
Contributor

Describe the bug.

Facing this error while merging the latest commits on upstream repository to my forked repo. This is happening because of the github tokens which are seeded into the main repository and the forked ones are throwing errors because of their unavailibility. Have a look on the error description screenshot attached.

Expected behavior

All tests should pass and for that we should skip these tests if the commits are on any external repository.

Screenshots

Image

How to Reproduce

  1. Merged the latest commits upsreatm repository
  2. Go tests failed on my forked repository.
  3. Inspected the errors and found the root cause.

🥦 Browser

None

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant