Skip to content

Add GitHub Actions workflow to synchronize with shared repository labels. #62

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

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

aentinger
Copy link
Contributor

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

The new labels use a standardized prefixed format that causes all the labels of a given class to be listed together in the alphabetically sorted "Labels" menu of issues and PRs.

Example of a repository that has the workflow applied:


Resolves arduino-libraries/ArduinoRS485#18

@aentinger aentinger self-assigned this Mar 28, 2022
@aentinger aentinger merged commit d4a9c8d into main Mar 28, 2022
@aentinger aentinger deleted the sync-labels branch March 28, 2022 05:31
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure 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
2 participants