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
We use a very popular checklist in the Expensify/App repo that asks authors and reviewers to consider and perform some sane checks on testing, code quality, best practices, etc. In this repo, a combination of GitHub actions and webhooks remind and enforce that the checklist is filled out completely.
We added a similar checklist to react-native-onyx for consistency and to ensure some testing happens before merging. But there are no fancy GitHub actions to enforce that it happens.
Should we create one?
The text was updated successfully, but these errors were encountered:
We use a very popular checklist in the
Expensify/App
repo that asks authors and reviewers to consider and perform some sane checks on testing, code quality, best practices, etc. In this repo, a combination of GitHub actions and webhooks remind and enforce that the checklist is filled out completely.We added a similar checklist to
react-native-onyx
for consistency and to ensure some testing happens before merging. But there are no fancy GitHub actions to enforce that it happens.Should we create one?
The text was updated successfully, but these errors were encountered: