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

Adding sync-labels workflow for sharing one set of labels across all repos. #159

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

aentinger
Copy link
Contributor

This fixes #155.

On every push that changes relevant files, and periodically, use github-label-sync to configure the repository's issue/PR labels according to the universal, shared, and local label configuration files.

The new labels used a standardized prefixed format that causes all the labels of a given class to be listed together in GitHub's alphabetically sorted labels menu.

Example of a repository that has the workflow applied:

@aentinger aentinger added the type: enhancement Proposed improvement label Dec 16, 2021
@aentinger aentinger self-assigned this Dec 16, 2021
@aentinger aentinger merged commit bc006e0 into master Dec 16, 2021
@aentinger aentinger deleted the fix-155 branch December 16, 2021 09:09
chrisy pushed a commit to chrisy/NTPClient that referenced this pull request Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GitHub Actions workflow to synchronise with shared repository labels
1 participant