Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created October 12, 2021 15:15
Show Gist options
  • Save KyMidd/ec8fcf329ffc0edd9eac83fe3680dc69 to your computer and use it in GitHub Desktop.
Save KyMidd/ec8fcf329ffc0edd9eac83fe3680dc69 to your computer and use it in GitHub Desktop.
else
# Normal rules apply, creating PR
gh pr create -b $pr_body -t $commit_message -B $base_branch || true
fi
# Cleanup files
cd ../
rm -rf $repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment