You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
When viewing my Gitpod Dashboard, or using the Gitpod extension for VSCode, workspaces are listed as shaal/DrupalPod
I do alot of Drupal patch/MR testing and this makes it difficult to remember which workspace is which.
Describe the solution you'd like
It would be nice to dynamically set the workspace name to something more meaningful. Some examples:
shaal/drupalpod {module name}
shaal/drupalpod {module name}/{patch number}
shaal/drupalpod {module name}/{MR branch number}
It's open for discussion which is best, but something would be more useful.
Describe alternatives you've considered
I can manually change the name on Gitpod Dashboard:
Ideally, this should be set dynamically when DrupalPod creates a new workspace instance.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe
When viewing my Gitpod Dashboard, or using the Gitpod extension for VSCode, workspaces are listed as
shaal/DrupalPod
I do alot of Drupal patch/MR testing and this makes it difficult to remember which workspace is which.
Describe the solution you'd like
It would be nice to dynamically set the workspace name to something more meaningful. Some examples:
shaal/drupalpod {module name}
shaal/drupalpod {module name}/{patch number}
shaal/drupalpod {module name}/{MR branch number}
It's open for discussion which is best, but something would be more useful.
Describe alternatives you've considered
I can manually change the name on Gitpod Dashboard:
Ideally, this should be set dynamically when DrupalPod creates a new workspace instance.
Additional context
The text was updated successfully, but these errors were encountered: