WomenInSoftwareEngineeringJP/speak-her-db

Netlify ESLint Check fails to complete

Opened this issue ยท 3 comments

I notice on most PRs, the Netlify ESLint check never completes, which means I have to use my admin privileges to make the merge.

Can we either fix it or disable it, since it's redundant with the GitHub actions eslint check?

I think a downside of using my admin powers to merge requests is I end up taking credit for the final merge in commit history. Then our contributors don't get the same credit for their help ๐Ÿ˜ž

It seems the branches that are pending are only the ones submitted by external contributors of this project (that have to fork and submit the PR from their repo). Maybe it's a problem with the Netlify access from their branches? But the check that fails is the Github action, not the Netlify checks... ?

Yeah, merging the PR above didn't do the trick yet ๐Ÿ˜ž I wonder if there's any repo config to allow external branches to run certain actions or something like this...

Screen Shot 2020-10-11 at 11 05 49 PM