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
We need to synchronize labels across all repositories in the organization to ensure consistency and improve workflow. The goal is to create a standard set of labels that will be used in every repository.
Tasks
Define a standard set of labels that need to be present in all repositories.
Create a script using GitHub API to:
Retrieve the labels from the source repository (or list).
Create those labels in all target repositories.
Test the script to ensure all labels are created successfully.
We need to synchronize labels across all repositories in the organization to ensure consistency and improve workflow. The goal is to create a standard set of labels that will be used in every repository.
Tasks
Additional Information
Expected Outcome
All specified labels should be created in the target repositories, ensuring a consistent labeling system across the organization.
The text was updated successfully, but these errors were encountered: