FAQ | This is a LIVE service | Changelog

Update FAQs authored by Dr Rich Wareham's avatar Dr Rich Wareham
......@@ -17,7 +17,7 @@ A "robot" account is an account which is not directly associated with an individ
The Developer Hub supports [deploy keys](https://gitlab.developers.cam.ac.uk/help/ssh/README.md#deploy-keys) which can be used to give access on a per-project basis to its repository. If a deploy key does not suit your needs, [open an issue in this project](https://gitlab.developers.cam.ac.uk/uis/devops/devhub/docs/issues/new) and we can create a robot account for you.
Our robot users are usually configured in the following manner:
There are some conventions associated with robot account users:
* They are named ``{group}-{tag}-bot``. For example: ``uis-support-bot``.
* They are configured as an [external user](https://docs.gitlab.com/ee/user/permissions.html#external-users-permissions).
......
......