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

CI: Skip duplicate actions #1426

Closed
wants to merge 1 commit into from
Closed

Conversation

kristapsk
Copy link
Member

See #1423 (comment).

Because of on: [push, pull_request], if PR was created from a different branch of the same repo, not from a forked repo, all tests were run twice. This adds skip duplicate actions pre-job, which should ensure tests are run only once in such cases.

@kristapsk
Copy link
Member Author

Ok, it's not working. Will look at it again later.

@kristapsk kristapsk marked this pull request as draft January 7, 2023 23:38
@AdamISZ
Copy link
Member

AdamISZ commented Jan 8, 2023

Ah, that makes sense. Thanks for taking a look at it.

@kristapsk
Copy link
Member Author

I don't think it's worth spending time on this, there is simple workaround - just create branch on a forked repo not https://github.com/JoinMarket-Org/joinmarket-clientserver.

@kristapsk kristapsk closed this Jan 22, 2024
@kristapsk kristapsk deleted the skip-duplicate-actions branch January 22, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants