react-native-onyx icon indicating copy to clipboard operation
react-native-onyx copied to clipboard

Discussion: Enforce Checklist with GitHub Action?

Open marcaaron opened this issue 2 years ago • 0 comments

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?

marcaaron avatar Oct 05 '23 19:10 marcaaron