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
Until we are willing to invest in adopting Pulumi to manage GitHub labels (and more), it may be easier to further augment the label-sync action in this repo to support label groups and repo selection.
label-groups:
core:
- name: "label name"description: "label description"color: "0075CA"#hex coloraliases:
- "other labels to rename"singer-ecosystem:
- name: "SDK Feature Candidate"description: "Applied to PR's and issues that may be precursors to SDK functionality."color: "0075CA"#hex coloraliases:
- "other labels to rename"repo-labels:
- name: Core Labelslabel-groups:
- corepatterns:
- "meltano/*"
- "MeltanoLabs/*"
- name: Singer Ecosystem Labelslabel-groups:
- singer-ecosystempatterns:
- "meltano/sdk"
- "MeltanoLabs/*"
The text was updated successfully, but these errors were encountered:
Until we are willing to invest in adopting Pulumi to manage GitHub labels (and more), it may be easier to further augment the label-sync action in this repo to support label groups and repo selection.
The text was updated successfully, but these errors were encountered: