8000 chore: setup ci for PRs from forks by hoebbelsB · Pull Request #992 · rx-angular/rx-angular · GitHub
[go: up one dir, main page]

Skip to content

chore: setup ci for PRs from forks #992

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

Merged
merged 2 commits into from
Oct 11, 2021
Merged

Conversation

hoebbelsB
Copy link
Member

fixes #979

@nx-cloud
Copy link
nx-cloud bot commented Oct 11, 2021

Nx Cloud Report

CI ran the following commands for commit 191e40a. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx affected:test --parallel --maxParallel=2
#000000 nx affected:lint --parallel --maxParallel=3

Sent with 💌 from NxCloud.

@hoebbelsB hoebbelsB requested review from BioPhoton and edbzn October 11, 2021 22:07
@hoebbelsB hoebbelsB merged commit ced1c7e into rx-angular:master Oct 11, 2021
@@ -63,6 +63,7 @@ jobs:
if: github.ref != 'refs/heads/master'
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{github.event.pull_request.head.repo.full_name}}
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice. Never thought we could pass the repo name there. Thanks @hoebbelsB 🥳

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.

CI GitHub actions not pulling the branch from a fork to test and build the PR coming from a fork
2 participants
0