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

Merged
merged 1 commit into from
May 28, 2021

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

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 added the v3-migration 🤖 Preparing for Exercism v3 label May 28, 2021
@devkabiir devkabiir merged commit 37014bc into exercism:main May 28, 2021
@Stargator
Copy link
Contributor

So if we want to remove a duplicate label like the two v3 labels we have, we change the file and not go through the usual GitHub interface?

@ErikSchierboom
Copy link
Member Author

@Stargator Yes, once we've submitted the sync labels workflow (which we'll do next week).

@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
v3-migration 🤖 Preparing for Exercism v3 x:size/tiny Tiny amount of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants