Provide complete information when provisioning on GitLab
When provisioning a new project on GitLab, we should make sure that projects are configured to basic information.
Specifically:
- Set the group name to the formal name, e.g. "Eclipse Dash"
- Set the group's URL to the short name, e.g. "dash" -> "/eclipse/dash"
- Set the group's description to the short description and a pointer to the project's PMI page, e.g.,
Eclipse Dash produces software and content to support Eclipse Committers. Please see [Eclipse Dash](https://projects.eclipse.org/projects/technology.dash].
When creating repositories, we should also be sure to set the repository name and description at creation time (or resolve #17 (closed) as a self-serve option).
If we make progress on #42 (closed), we'll have some other things to add to the list.
Am I missing anything?
This information will need to be provided by the project team and EMO and passed to the webmaster as part of the provisioning request. Perhaps we can extend the PMI to include fields to capture this information and automatically pass it along to the webmaster as part of the provisioning request email.