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

[TRIVIAL] Do not run forked-node tests for external contributions #3201

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

squadgazzz
Copy link
Contributor

In order to avoid confusion when forked-node tests fail on external contributor PRs due to the absence of access to some secrets, let's avoid running this job on forked repos.

@squadgazzz squadgazzz marked this pull request as ready for review January 1, 2025 14:44
@squadgazzz squadgazzz requested a review from a team as a code owner January 1, 2025 14:44
Copy link
Contributor

@MartinquaXD MartinquaXD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, nice. That's way better than having to explain over and over again that it's expected that the test won't work on forked repos. 👍

How did you verify that this works?

@squadgazzz
Copy link
Contributor Author

How did you verify that this works?

I didn't, actually. I just searched for the same code on GitHub, and it is being used in many repos for the same purpose. A proper test requires creating a new account. IMO, it is fine to go as it is.

Copy link
Contributor

@MartinquaXD MartinquaXD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did you verify that this works?

I didn't, actually. I just searched for the same code on GitHub, and it is being used in many repos for the same purpose. A proper test requires creating a new account. IMO, it is fine to go as it is.

Okay, I found this which is enough for me. 👌

@squadgazzz squadgazzz enabled auto-merge (squash) January 2, 2025 10:01
@squadgazzz squadgazzz merged commit de86178 into main Jan 2, 2025
11 checks passed
@squadgazzz squadgazzz deleted the ignore-forked-tests branch January 2, 2025 10:07
@github-actions github-actions bot locked and limited conversation to collaborators Jan 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants