Create a standard set of labels to use across the fleet.
Create the curated set of labels and apply them to the hub, and extend the settings propagation scripts to apply the labels to the fleet repos using [gh label clone](https://cli.github.com/manual/gh_label_clone).
gh label clone ptr727/ProjectTemplate --repo ptr727/DownstreamRepo --force
Create a standard set of labels to use across the fleet.
Create the curated set of labels and apply them to the hub, and extend the settings propagation scripts to apply the labels to the fleet repos using
[gh label clone](https://cli.github.com/manual/gh_label_clone).