mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-10 07:36:46 +00:00
- Combine merge-pr.sh and merge-external-pr.sh using merge-external-pr.sh as a base - Modify script interface to ./scripts/merge-pr.sh <PR-ID> and remove options to run with REPO_URL BRANCH arguments - Works regardless of where PR is hosted and whether or not it is signed by external contributor. Signed-off-by: Sebastian Delgado <sdalcega@gmail.com> Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>