- Umbrella: {workflow.umbrellaRepo.url}
+ Spec Repo: {workflow.umbrellaRepo.url}
{workflow.umbrellaRepo.branch && (
@@ -98,10 +98,10 @@ export function RfeWorkspaceCard({
{!isSeeded && !seedingStatus.checking && workflow.umbrellaRepo && (
- Umbrella Repository Not Seeded
+ Spec Repository Not Seeded
- Before you can start working on phases, the umbrella repository needs to be seeded.
+ Before you can start working on phases, the spec repository needs to be seeded.
This will: