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

Merged
merged 1 commit into from
Jun 1, 2021

Commits on May 28, 2021

  1. 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.
    ErikSchierboom committed May 28, 2021
    Configuration menu
    Copy the full SHA
    5f574c6 View commit details
    Browse the repository at this point in the history