diff --git a/source/WorkingPractices/gh_authorisation.rst b/source/WorkingPractices/gh_authorisation.rst index a8819dfd..075d5a15 100644 --- a/source/WorkingPractices/gh_authorisation.rst +++ b/source/WorkingPractices/gh_authorisation.rst @@ -88,6 +88,13 @@ MetOffice organisation, and then `configure the SSH key for SSO `_. +.. tip:: + + In order to work non-interactively with the test suite, your ssh key will + need to be setup without a passphrase. If you prefer to use a passphrase + with ssh, then :ref:`Personal Access Tokens ` can act as an + alternative. + Verified Commits ----------------