feat: added script which which automatically opens PRs

from current branch and base branch publish and development-publish
This commit is contained in:
jirikrepl
2019-12-02 17:52:52 +01:00
parent 993920b4d4
commit a4e3f0e488
5 changed files with 682 additions and 0 deletions

View File

@@ -0,0 +1 @@
{ "githubToken": "paste_your_github_access_token_here" }