Problem
I am trying to simplify the publishing workflow of react-native-onyx to more closely match what we do in E/App: Expensify/react-native-onyx#500. i.e: allow OSBotify to push version-bump commits straight to main, rather than:
- open a PR
- have another bot approve it
- merge the PR
which is substantively the same as OSBotify pushing straight to main.
Solution
Please update the permissions of OSBotify in react-native-onyx to match his permissions in E/App for the main branch 🙇🏼
Problem
I am trying to simplify the publishing workflow of react-native-onyx to more closely match what we do in E/App: Expensify/react-native-onyx#500. i.e: allow
OSBotifyto push version-bump commits straight to main, rather than:which is substantively the same as OSBotify pushing straight to main.
Solution
Please update the permissions of OSBotify in react-native-onyx to match his permissions in E/App for the main branch 🙇🏼