We are calling the same two workflows for adding the same two labels (triage, customer-submission) to issues in every repository.
The workflow names are currently not standardized between our three organizations (senzing, senzing-garage, senzing-factory).
This will allow us to consume minor updates to the underlying action or the reuable workflow without requiring changes to every repository in all three organizations. This will also allow us to add/remove labels to all repositories consistently from one location.
If for some reason we need a one off label on a repository we can manage that as a separate workflow.
Overview
We are calling the same two workflows for adding the same two labels (triage, customer-submission) to issues in every repository. The workflow names are currently not standardized between our three organizations (senzing, senzing-garage, senzing-factory).
Proposal
Call the same standardized reusable workflow for all repositories: https://github.com/senzing-factory/build-resources/blob/main/.github/workflows/add-labels-to-issue.yaml
This will allow us to consume minor updates to the underlying action or the reuable workflow without requiring changes to every repository in all three organizations. This will also allow us to add/remove labels to all repositories consistently from one location.
If for some reason we need a one off label on a repository we can manage that as a separate workflow.
Potential name:
add-labels-standardized.yaml
Garage repos analysis
senzing-garage
senzing
senzing-factory