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 failure on forked repository #414

Merged
merged 6 commits into from
Feb 4, 2020
Merged

Fix failure on forked repository #414

merged 6 commits into from
Feb 4, 2020

Conversation

zasdfgbnm
Copy link
Contributor

@zasdfgbnm zasdfgbnm commented Feb 4, 2020

GitHub secrets are not available on forked repositories, causing flaky failures on forked repositories, such as #413 and #393. I have force merged these PRs, but we need to skip these failing tests on forked repositories.

Reference: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/using-environment-variables#default-environment-variables

GITHUB_HEAD_REF | Only set for forked repositories. The branch of the head repository.

@zasdfgbnm zasdfgbnm changed the title [WIP] Fix failure on foxed repository Fix failure on forked repository Feb 4, 2020
Copy link
Member

@farhadrgh farhadrgh left a comment

Choose a reason for hiding this comment

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

LGTM

@farhadrgh farhadrgh merged commit 7947048 into aiqm:master Feb 4, 2020
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