Revert "🤖 Sync org-wide files to upstream repo" (#2451)
This reverts commit 7b2a5c2ed9.
This commit is contained in:
250
.github/labels.yml
vendored
250
.github/labels.yml
vendored
@@ -1,139 +1,169 @@
|
|||||||
# This is an auto-generated file. Please don't edit this file directly.
|
- name: "abandoned 🏚️"
|
||||||
|
description: null
|
||||||
|
color: "cfcdaa"
|
||||||
|
|
||||||
# This file is automatically generated by merging two files:
|
- name: "bug 🐛"
|
||||||
# 1. The Exercism-wide labels: defined in https://github.com/exercism/org-wide-files/blob/main/synced-files/.github/labels.yml)
|
description: null
|
||||||
# 2. The repository-specific labels: defined in a `.appends/.github/labels.yml` file (optional)
|
color: "b60205"
|
||||||
#
|
|
||||||
# If you want to use additional labels besides the Exercism-wide labels,
|
|
||||||
# don't edit this file directly but instead create a `.appends/.github/labels.yml`
|
|
||||||
# file within this repo.
|
|
||||||
#
|
|
||||||
# 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.
|
|
||||||
|
|
||||||
# ---
|
- name: "chore 🔧"
|
||||||
#
|
description: null
|
||||||
# These are the Exercism-wide labels which are shared across all repos.
|
color: "293028"
|
||||||
# The 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
|
- name: "claimed 🐾"
|
||||||
# will be engaged in when working on the issue
|
description: "For new exercises being written by contributors and maintainers."
|
||||||
- name: "x:action/create"
|
color: "fff034"
|
||||||
description: "Work on something from scratch"
|
|
||||||
color: "6f60d2"
|
|
||||||
|
|
||||||
- name: "x:action/fix"
|
- name: "dependencies"
|
||||||
description: "Fix an issue"
|
description: "Pull requests that update a dependency file."
|
||||||
color: "6f60d2"
|
color: "257fe3"
|
||||||
|
|
||||||
- name: "x:action/improve"
|
- name: "discussion 💬"
|
||||||
description: "Improve existing functionality/content"
|
description: null
|
||||||
color: "6f60d2"
|
color: "257fe3"
|
||||||
|
|
||||||
- name: "x:action/proofread"
|
- name: "do not merge 🚧"
|
||||||
description: "Proofread text"
|
description: "Don't merge until this label is removed."
|
||||||
color: "6f60d2"
|
color: "fbca04"
|
||||||
|
|
||||||
- name: "x:action/sync"
|
- name: "documentation 📚"
|
||||||
description: "Sync content with its latest version"
|
description: null
|
||||||
color: "6f60d2"
|
color: "257fe3"
|
||||||
|
|
||||||
# The x:knowledge labels describe how much Exercism knowledge
|
- name: "duplicate"
|
||||||
# is required by the contributor
|
description: null
|
||||||
- name: "x:knowledge/none"
|
color: "e6e6e6"
|
||||||
description: "No existing Exercism knowledge required"
|
|
||||||
color: "604fcd"
|
|
||||||
|
|
||||||
- name: "x:knowledge/elementary"
|
- name: "enhancement 🦄 ⭐"
|
||||||
description: "Little Exercism knowledge required"
|
description: "Changing current behaviour or enhancing/adding to what's already there."
|
||||||
color: "604fcd"
|
color: "b5f7ff"
|
||||||
|
|
||||||
- name: "x:knowledge/intermediate"
|
- name: "experimental 🔬"
|
||||||
description: "Quite a bit of Exercism knowledge required"
|
description: "Speculative functionality or implementation."
|
||||||
color: "604fcd"
|
color: "ffffff"
|
||||||
|
|
||||||
- name: "x:knowledge/advanced"
|
- name: "first-timers only 🐣"
|
||||||
description: "Comprehensive Exercism knowledge required"
|
description: "Issues reserved for first contributions."
|
||||||
color: "604fcd"
|
color: "000000"
|
||||||
|
|
||||||
# The x:models labels indicate what part of Exercism
|
- name: "good first issue"
|
||||||
# the contributor will be working on
|
description: "Good issue for a new contributor to this project/repo."
|
||||||
- name: "x:module/analyzer"
|
color: "bed643"
|
||||||
description: "Work on Analyzers"
|
|
||||||
color: "5240c9"
|
|
||||||
|
|
||||||
- name: "x:module/concept"
|
- name: "good first patch"
|
||||||
description: "Work on Concepts"
|
description: "Good fix/patch for a new contributor to this project/repo."
|
||||||
color: "5240c9"
|
color: "bed643"
|
||||||
|
|
||||||
- name: "x:module/concept-exercise"
|
- name: "❔question❔"
|
||||||
description: "Work on Concept Exercises"
|
description: "I have a proposal or question about things, but nothing is broken."
|
||||||
color: "5240c9"
|
color: "293028"
|
||||||
|
|
||||||
- name: "x:module/generator"
|
- name: "hacktoberfest-accepted ☑️"
|
||||||
description: "Work on Exercise generators"
|
description: null
|
||||||
color: "5240c9"
|
color: "f5a623"
|
||||||
|
|
||||||
- name: "x:module/practice-exercise"
|
- name: "hacktoberfest 🍁"
|
||||||
description: "Work on Practice Exercises"
|
description: null
|
||||||
color: "5240c9"
|
color: "fef2c0"
|
||||||
|
|
||||||
- name: "x:module/representer"
|
- name: "help wanted"
|
||||||
description: "Work on Representers"
|
description: "We'd like your help with this."
|
||||||
color: "5240c9"
|
color: "bd10e0"
|
||||||
|
|
||||||
- name: "x:module/test-runner"
|
- name: "improve documentation 💖"
|
||||||
description: "Work on Test Runners"
|
description:
|
||||||
color: "5240c9"
|
"specific improvements to documentation on the track, the exercises, or the
|
||||||
|
repo."
|
||||||
|
color: "ffffff"
|
||||||
|
|
||||||
# The x:size labels describe the expected amount of work
|
- name: "improve exercise 💖"
|
||||||
# for a contributor
|
description: null
|
||||||
- name: "x:size/tiny"
|
color: "ffffff"
|
||||||
description: "Tiny amount of work"
|
|
||||||
color: "4836bf"
|
|
||||||
|
|
||||||
- name: "x:size/small"
|
- name: "improve reference docs 💖"
|
||||||
description: "Small amount of work"
|
description: "For issues with links, introductions, or about docs for concepts."
|
||||||
color: "4836bf"
|
color: "ffffff"
|
||||||
|
|
||||||
- name: "x:size/medium"
|
- name: "improve test case 💖"
|
||||||
description: "Medium amount of work"
|
description: "improve test case(s) for an exercise"
|
||||||
color: "4836bf"
|
color: "ffffff"
|
||||||
|
|
||||||
- name: "x:size/large"
|
- name: "in-progress 🌿"
|
||||||
description: "Large amount of work"
|
description: null
|
||||||
color: "4836bf"
|
color: "ffffff"
|
||||||
|
|
||||||
- name: "x:size/massive"
|
- name: "invalid"
|
||||||
description: "Massive amount of work"
|
description: null
|
||||||
color: "4836bf"
|
color: "e6e6e6"
|
||||||
|
|
||||||
# The x:status label indicates if there is already someone
|
- name: "maintainer action required❕"
|
||||||
# working on the issue
|
description: "A maintainer needs to take action on this."
|
||||||
- name: "x:status/claimed"
|
color: "b60205"
|
||||||
description: "Someone is working on this issue"
|
|
||||||
color: "4231af"
|
|
||||||
|
|
||||||
# The x:type labels describe how much Exercism knowledge
|
- name: "maintainer chore 🔧"
|
||||||
# is required by the contributor
|
description: null
|
||||||
- name: "x:type/ci"
|
color: "000000"
|
||||||
description: "Work on Continuous Integration (e.g. GitHub Actions workflows)"
|
|
||||||
color: "3c2d9f"
|
|
||||||
|
|
||||||
- name: "x:type/coding"
|
- name: "new documentation ✨"
|
||||||
description: "Work on code that will run in production"
|
description: null
|
||||||
color: "3c2d9f"
|
color: "5331b5"
|
||||||
|
|
||||||
- name: "x:type/content"
|
- name: "new exercise ✨"
|
||||||
description: "Work on content (e.g. exercises, concepts)"
|
description: null
|
||||||
color: "3c2d9f"
|
color: "5331b5"
|
||||||
|
|
||||||
- name: "x:type/docker"
|
- name: "new reference doc ✨"
|
||||||
description: "Work on Dockerfiles"
|
description: null
|
||||||
color: "3c2d9f"
|
color: "5331b5"
|
||||||
|
|
||||||
- name: "x:type/docs"
|
- name: "new test case ✨"
|
||||||
description: "Work on Documentation"
|
description: null
|
||||||
color: "3c2d9f"
|
color: "5331b5"
|
||||||
|
|
||||||
|
- name: "on hold ✋🏽 "
|
||||||
|
description: "Action should stop on this issue or PR for now."
|
||||||
|
color: "fef2c0"
|
||||||
|
|
||||||
|
- name: "pinned 📌"
|
||||||
|
description: "Do no mark stale or invalid."
|
||||||
|
color: "ffd141"
|
||||||
|
|
||||||
|
- name: "please review 👀"
|
||||||
|
description: null
|
||||||
|
color: "257fe3"
|
||||||
|
|
||||||
|
- name: "spam 🚫"
|
||||||
|
description: "This is a spam/nuisance issue or PR."
|
||||||
|
color: "ffffff"
|
||||||
|
|
||||||
|
- name: "security 🚨"
|
||||||
|
description: "Security issue or patch."
|
||||||
|
color: "ffffff"
|
||||||
|
|
||||||
|
- name: "status/draft"
|
||||||
|
description: "This is in draft and open for comment/suggestion."
|
||||||
|
color: "dea3ea"
|
||||||
|
|
||||||
|
- name: "status/won't fix 🙅🏽"
|
||||||
|
description: "While this may be an issue, it will not be fixed at this time."
|
||||||
|
color: "dea3ea"
|
||||||
|
|
||||||
|
- name: "v3-migration 🤖"
|
||||||
|
description: "Preparing for Exercism v3"
|
||||||
|
color: "e99695"
|
||||||
|
|
||||||
|
- name: "wip/content-checking ☑️"
|
||||||
|
description: "Content checking tasks for exercises that are in development."
|
||||||
|
color: "a389f1"
|
||||||
|
|
||||||
|
- name: "wip/proof-reading 👀"
|
||||||
|
description: "Proof-reading tasks for exercises that are in development."
|
||||||
|
color: "a389f1"
|
||||||
|
|
||||||
|
- name: "wip/story-writing ✍️"
|
||||||
|
description: "Story writing tasks for exercises that are in development."
|
||||||
|
color: "a389f1"
|
||||||
|
|
||||||
|
- name: "wip/style-guideline-checking 📐"
|
||||||
|
description: "Style guideline tasks for exercises that are in development."
|
||||||
|
color: "a389f1"
|
||||||
|
|||||||
21
.github/workflows/sync-labels.yml
vendored
21
.github/workflows/sync-labels.yml
vendored
@@ -1,21 +0,0 @@
|
|||||||
name: Tools
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [main]
|
|
||||||
paths:
|
|
||||||
- .github/labels.yml
|
|
||||||
- .github/workflows/sync-labels.yml
|
|
||||||
schedule:
|
|
||||||
- cron: 6 6 6 * *
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
sync-labels:
|
|
||||||
name: Sync labels
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
|
|
||||||
- uses: micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
Reference in New Issue
Block a user