You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lots of PRs are in conflict and need to be rebased
Lots of PRs have code style issue
What should we do ?
Close all PRs in those that have more than X days ?
Add a comment on all PRs to ask the author to update them ?
Should I fix all of them ?
I'm not for fixing all PRs, I fear that people will not do any effort in the future as "eventually, someone will fix my PR"
Should we remove the prettier check on components.json, tools.json, templates.json ?
Because it appears quite clearly that submitters don't install the repo (because husky is installed, and it runs automatically prettier before committing) nor run prettier manually
My thought was that if we first simplified the process of submitting libraries by automating more stuff (#443) then it wouldn't be so hard to just submit the libraries from the PRs ourselves
What should we do ?
I'm not for fixing all PRs, I fear that people will not do any effort in the future as "eventually, someone will fix my PR"
Should we remove the prettier check on
components.json
,tools.json
,templates.json
?Because it appears quite clearly that submitters don't install the repo (because husky is installed, and it runs automatically prettier before committing) nor run prettier manually
Your thoughts on this @benmccann @kevmodrome
The text was updated successfully, but these errors were encountered: