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

Github actions fails on current develop branch #247

Closed
jayeclark opened this issue Dec 26, 2021 · 0 comments
Closed

Github actions fails on current develop branch #247

jayeclark opened this issue Dec 26, 2021 · 0 comments

Comments

@jayeclark
Copy link
Collaborator

jayeclark commented Dec 26, 2021

Describe the bug
As currently set up, GitHub actions will fail on all forked contributions.

To Reproduce
Steps to reproduce the behavior:

  1. Fork repo to new account and clone repo to local machine
  2. Make a minor change (add or remove punctuation from the readme) and commit
  3. Submit pull request
  4. Watch as the github actions failures roll in.

Expected behavior
The current version of the develop branch on the main repo, when forked to a contributor's account and altered with a minor commit that doesn't affect the codebase, should be able to pass all of the github actions workflow tests.

Screenshots
I will open a demo PR to show the issue.

Desktop (please complete the following information):
Not relevant

Smartphone (please complete the following information):
Not relevant

Additional context
This is a tough one to fix as an outsider (or to test a fix for.) One of the biggest issues that stylelint can't write to forked repos - there are some details on how to fix it here: wearerequired/lint-action#13

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

No branches or pull requests

1 participant