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

🤖 Add labels append file #1030

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

ErikSchierboom
Copy link
Member

Add a .appends/.github/labels.yml file.

The .appends/.github/labels.yml file contains all the labels that are currently used in this repo.
The .github/labels.yml file will contain the full list of labels that this repo can use, which will be a combination of the .appends/.github/labels.yml file and a centrally-managed labels.yml file.
We'll automatically sync any changes, which allows us to guarantee that all the track repositories will have a pre-determined set of labels, augmented with any custom labels defined in the .appends/.github/labels.yml file.

The `.appends/.github/labels.yml` file contains all the labels that are currently used in this repo.
The `.github/labels.yml` file will contain the full list of labels that this repo can use, which will be a combination of the `.appends/.github/labels.yml` file and a centrally-managed `labels.yml` file.
We'll automatically sync any changes, which allows us to guarantee that all the track repositories will have a pre-determined set of labels, augmented with any custom labels defined in the `.appends/.github/labels.yml` file.
@ErikSchierboom ErikSchierboom force-pushed the add-labels-append-file branch from 7710ee2 to 427bbc6 Compare March 16, 2022 14:34
@ErikSchierboom ErikSchierboom merged commit d3ef855 into exercism:main Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant