feat: add create-pr command #3
Reference in New Issue
Block a user
Delete Branch "feature/add-create-pr-script"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Test PR
secret-mgr get-secret outputs 'Access token was successfully created: <token>' so we need to extract just the token using awk '{print $NF}'