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: disable visual testing for forks #1904

Closed
jsoref opened this issue Feb 27, 2022 · 4 comments · Fixed by #2283
Closed

CI: disable visual testing for forks #1904

jsoref opened this issue Feb 27, 2022 · 4 comments · Fixed by #2283

Comments

@jsoref
Copy link
Contributor

jsoref commented Feb 27, 2022

Describe the bug
While #1786 disabled visual testing for this repository, it left the workflow enabled for forks.

To Reproduce
Steps to reproduce the behavior:

  1. Fork this repository
  2. Make a change
  3. See error

Expected behavior
If a workflow is disabled for the main repository, it shouldn't be enabled for forks.

Error

Error: TypeError: Cannot read property 'replace' of undefined
    at /home/runner/work/_actions/chromaui/action/v1/action/main.js:2:1611930
    at /home/runner/work/_actions/chromaui/action/v1/action/main.js:2:1610851
    at Object.next (/home/runner/work/_actions/chromaui/action/v1/action/main.js:2:1610956)
    at o (/home/runner/work/_actions/chromaui/action/v1/action/main.js:2:1609670)
Error: Cannot read property 'replace' of undefined

Desktop (please complete the following information):

  • OS: Linux

Additional context
Add any other context about the problem here.

@github-actions
Copy link
Contributor

Hi! This issue has been marked as stale because it has been open with no activity for 180 days. You can comment on the issue or remove the stale label to keep it open. If you do nothing, this issue will be closed in 7 days.

@github-actions github-actions bot added the Stale label Aug 26, 2022
@jsoref
Copy link
Contributor Author

jsoref commented Aug 26, 2022

I'll send a PR

@github-actions github-actions bot removed the Stale label Aug 26, 2022
@jsoref jsoref mentioned this issue Aug 28, 2022
6 tasks
@github-actions
Copy link
Contributor

Hi! This issue has been marked as stale because it has been open with no activity for 180 days. You can comment on the issue or remove the stale label to keep it open. If you do nothing, this issue will be closed in 7 days.

@github-actions github-actions bot added the Stale label Feb 22, 2023
@jsoref
Copy link
Contributor Author

jsoref commented Feb 22, 2023

@lesliecdubs this has a PR...

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 a pull request may close this issue.

1 participant