The setup-labels.yml workflow is missing label definitions for labels that are used in other workflows:
pending-coderabbit-review - used in sync-pr-labels.yml
template_sync - used in template-sync.yml
auto_pr - used in template-sync.yml
These labels should be added to the requiredLabels array to ensure all labels are properly provisioned.
Related PR: AOSSIE-Org/SmartNotes#6
Original comment: AOSSIE-Org/SmartNotes#6 (comment)
Requested by: @kpj2006
The
setup-labels.ymlworkflow is missing label definitions for labels that are used in other workflows:pending-coderabbit-review- used in sync-pr-labels.ymltemplate_sync- used in template-sync.ymlauto_pr- used in template-sync.ymlThese labels should be added to the
requiredLabelsarray to ensure all labels are properly provisioned.Related PR: AOSSIE-Org/SmartNotes#6
Original comment: AOSSIE-Org/SmartNotes#6 (comment)
Requested by: @kpj2006