generated from Luis/nextjs-python-web-template
merge-after-ci: just inline script
This commit is contained in:
@@ -18,6 +18,9 @@ writeShellApplication {
|
||||
tea-create-pr
|
||||
];
|
||||
text = ''
|
||||
bash ${./script.sh} "$@"
|
||||
remoteName="''${1:-origin}"
|
||||
targetBranch="''${2:-main}"
|
||||
shift && shift
|
||||
tea-create-pr "$remoteName" "$targetBranch" --assignees clan-bot "$@"
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user