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 #1532

Merged
merged 1 commit into from
Jun 4, 2021
Merged

Conversation

ErikSchierboom
Copy link
Member

@ErikSchierboom ErikSchierboom commented May 28, 2021

This PR adds a .appends/.github/labels.yml file, which 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. This syncing will be done by another (automatically-synced) workflow, which we will add in a later PR.

Tracking

exercism/v3-launch#41

@ErikSchierboom ErikSchierboom marked this pull request as draft May 28, 2021 12:01
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-label-append-yml branch from a10114f to 7df7b1f Compare May 28, 2021 12:09
@ErikSchierboom ErikSchierboom marked this pull request as ready for review June 4, 2021 11:52
@ErikSchierboom ErikSchierboom requested a review from iHiD June 4, 2021 11:53
@iHiD iHiD merged commit b63c985 into exercism:main Jun 4, 2021
@ErikSchierboom ErikSchierboom added the x:size/tiny Tiny amount of work label Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:size/tiny Tiny amount of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants