From 81f000246374c929c3722bc97cfbb4530aaf450c Mon Sep 17 00:00:00 2001 From: Exercism Bot <66069679+exercism-bot@users.noreply.github.com> Date: Mon, 5 Jul 2021 21:18:49 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Sync=20org-wide=20files=20to=20u?= =?UTF-8?q?pstream=20repo=20(#1463)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit More info: https://github.com/exercism/org-wide-files/commit/53f167009e30c254dcf27cfd60a86c912088e36f --- .github/labels.yml | 62 ++++++++++++++-------------------------------- LICENSE | 2 +- 2 files changed, 20 insertions(+), 44 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 4050c1d35..65bbbdb1e 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -1,31 +1,25 @@ -# ------------------------------------------------------------- # -# This is an auto-generated file - Do not edit it file directly # -# ------------------------------------------------------------- # +# --------------------------------------------------------------- # +# This is an auto-generated file - Do not manually edit this file # +# --------------------------------------------------------------- # -# This file is automatically generated by merging two files: -# 1. The Exercism-wide labels -# 2. The repository-specific labels +# This file is automatically generated by concatenating two files: # -# The Exercism-wide labels are defined in -# https://github.com/exercism/org-wide-files/blob/main/synced-files/.github/labels.yml +# 1. The Exercism-wide labels: defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml +# 2. The repository-specific labels: defined in the `.appends/.github/labels.yml` file within this repository. # -# The repository-specific labels are defined in `.appends/.github/labels.yml`. -# If you want to change the repository-specific labels, update the -# `.appends/.github/labels.yml` file and _not_ this file. +# If any of these two files change, a pull request is automatically containing a re-generated version of this file. +# Consequently, to change repository-specific labels you should update the `.appends/.github/labels.yml` file and _not_ this file. # -# Any changes to the repo's `.appends/.github/labels.yml` file or the -# Exercism-wide `labels.yml` file will automatically result in this file being -# regenerated and the labels being updated. This typically takes 5-10 minutes. +# When the pull request has been merged, the GitHub labels will be automatically updated by the "Sync labels" workflow. +# This typically takes 5-10 minutes. # --------------------------------------------------------------------- # # These are the Exercism-wide labels which are shared across all repos. # # --------------------------------------------------------------------- # -# The following Exercism-wide labels are used to show "tasks" on the website, which -# will point users to things they can help contribute with. +# The following Exercism-wide labels are used to show "tasks" on the website, which will point users to things they can help contribute with. -# The `x:action/` labels describe what sort of work the contributor -# will be engaged in when working on the issue +# The `x:action/` labels describe what sort of work the contributor will be engaged in when working on the issue - name: "x:action/create" description: "Work on something from scratch" color: "6f60d2" @@ -46,8 +40,7 @@ description: "Sync content with its latest version" color: "6f60d2" -# The `x:knowledge/` labels describe how much Exercism knowledge -# is required by the contributor +# The `x:knowledge/` labels describe how much Exercism knowledge is required by the contributor - name: "x:knowledge/none" description: "No existing Exercism knowledge required" color: "604fcd" @@ -64,8 +57,7 @@ description: "Comprehensive Exercism knowledge required" color: "604fcd" -# The `x:module/` labels indicate what part of Exercism -# the contributor will be working on +# The `x:module/` labels indicate what part of Exercism the contributor will be working on - name: "x:module/analyzer" description: "Work on Analyzers" color: "5240c9" @@ -94,8 +86,7 @@ description: "Work on Test Runners" color: "5240c9" -# The `x:size/` labels describe the expected amount of work -# for a contributor +# The `x:size/` labels describe the expected amount of work for a contributor - name: "x:size/tiny" description: "Tiny amount of work" color: "4836bf" @@ -116,20 +107,18 @@ description: "Massive amount of work" color: "4836bf" -# The `x:status/` label indicates if there is already someone -# working on the issue +# The `x:status/` label indicates if there is already someone working on the issue - name: "x:status/claimed" description: "Someone is working on this issue" color: "4231af" -# The `x:type/` labels describe how much Exercism knowledge -# is required by the contributor +# The `x:type/` labels describe what type of work the contributor will be engaged in - name: "x:type/ci" description: "Work on Continuous Integration (e.g. GitHub Actions workflows)" color: "3c2d9f" - name: "x:type/coding" - description: "Work on code that will run in production" + description: "Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)" color: "3c2d9f" - name: "x:type/content" @@ -144,20 +133,7 @@ description: "Work on Documentation" color: "3c2d9f" -# The following Exercism-wide labels are used to influence how much reputation -# a contributor gets for an authored/merged/reviewed PR. -# See https://github.com/exercism/docs/blob/main/product/reputation.md - -- name: "reputation/contributed_code/major" - description: "Increases the number of reputation points awarded by this PR" - color: "fcfa9f" - -- name: "reputation/contributed_code/minor" - description: "Decreases the number of reputation points awarded by this PR" - color: "fcfa9f" - -# This Exercism-wide label is added to all automatically created pull requests -# that help migrate/prepare a track for Exercism v3 +# This Exercism-wide label is added to all automatically created pull requests that help migrate/prepare a track for Exercism v3 - name: "v3-migration 🤖" description: "Preparing for Exercism v3" color: "e99695" diff --git a/LICENSE b/LICENSE index a7527f968..90e73be03 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Exercism +Copyright (c) 2021 Exercism Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal