Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize Labels Across All Repositories #17

Open
wopox1337 opened this issue Oct 20, 2024 · 0 comments · Fixed by #18
Open

Synchronize Labels Across All Repositories #17

wopox1337 opened this issue Oct 20, 2024 · 0 comments · Fixed by #18
Assignees

Comments

@wopox1337
Copy link
Contributor

wopox1337 commented Oct 20, 2024

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

  1. Define a standard set of labels that need to be present in all repositories.
  2. Create a script using GitHub API to:
    • Retrieve the labels from the source repository (or list).
    • Create those labels in all target repositories.
  3. Test the script to ensure all labels are created successfully.
  4. Document the process for future reference.

Additional Information

Expected Outcome

All specified labels should be created in the target repositories, ensuring a consistent labeling system across the organization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant