github-merge-pr: add option to use SSH key for github auth
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 15 Feb 2024 20:53:55 +0000 (21:53 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 15 Feb 2024 21:02:07 +0000 (22:02 +0100)
commit3cce983db4f6f92d4e9053ffec6c4a3669b9de6a
tree1c104a8eda0eb18df00aa2dbbe748c752ccd1745
parent8e0e99b5e1311db196a8f6a8df4bbb767f9425c5
github-merge-pr: add option to use SSH key for github auth

Add option to use SSH key for github auth.

To enable this, edit the script and uncomment the USE_SSH=1 line.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
github-merge-pr.sh