1. Label Setting - Taehyeon-Kim/BaseProject GitHub Wiki

1. Label Setting

Issue ์ƒ์„ฑ ์‹œ ์‚ฌ์šฉํ•  Label ์„ธํŒ…


๐Ÿ”– ๊ณตํ†ต์ ์ธ ๋‚ด์šฉ๋“ค์€ ๋ฏธ๋ฆฌ ์ƒ์„ฑํ•ด๋†“์•˜๋‹ค. ๋งค๋ฒˆ ํ•˜๋‚˜ํ•˜๋‚˜ ๋งŒ๋“ค๊ธฐ ๊ท€์ฐฎ๊ธฐ ๋•Œ๋ฌธ!

[
  {
    "name": "Assignee1",
    "color": "d5ecc2",
    "description": "๋‹ด๋‹น์ž1"
  },
  {
    "name": "Assignee2",
    "color": "ffd3b4",
    "description": "๋‹ด๋‹น์ž2"
  },
  {
    "name": "Assignee3",
    "color": "dbe6fd", 
    "description": "๋‹ด๋‹น์ž3"
  },
  {
    "name": "bug",
    "color": "ee0701",
    "description": "๋ฒ„๊ทธ์ž…๋‹ˆ๋‹ค."
  },
  {
    "name": "chore",
    "color": "8c001a",
    "description": "์„ธํŒ… ๊ด€๋ จ์ž…๋‹ˆ๋‹ค."
  },
  {
    "name": "cleanup",
    "color": "fef2c0",
    "description": "์ฝ”๋“œ๋ฅผ ๋” ๊น”๋”ํ•˜๊ฒŒ ๋งŒ๋“ค๊ธฐ๋งŒ ํ•˜๊ณ , ์ฝ”๋“œ ์ž‘๋™ ๋ฐฉ์‹์ด๋‚˜ ์ถœ๋ ฅ์— ๋Œ€ํ•œ ๋ถ€๋ถ„์„ ๋ณ€๊ฒฝํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค."
  },
  {
    "name": "docs",
    "color": "d4c5f9",
    "description": "๋ฌธ์„œ๋งŒ ๋ณ€๊ฒฝ๋ฉ๋‹ˆ๋‹ค."
  },
  {
    "name": "feat",
    "color": "84b6eb",
    "description": "๊ตฌํ˜„ยท๊ฐœ์„  ์‚ฌํ•ญ์— ๊ด€๋ จ๋œ ๋‚ด์šฉ์ž…๋‹ˆ๋‹ค."
  },
  {
    "name": "fix",
    "color": "de5b7b",
    "description": "๋ฒ„๊ทธ๋ฅผ ์ˆ˜์ •ํ•ฉ๋‹ˆ๋‹ค."
  },
  {
    "name": "help wanted",
    "color": "0e8a16",
    "description": "๋ˆ„๊ตฌ๋‚˜ ์ฒ˜๋ฆฌํ•  ์ˆ˜ ์žˆ๋Š” ์ด์Šˆ๋ฅผ ๋‚˜ํƒ€๋ƒ…๋‹ˆ๋‹ค."
  },
  {
    "name": "question",
    "color": "cc317c",
    "description": "์งˆ๋ฌธ๋งŒ ์žˆ๋Š” ์ด์Šˆ, ์งˆ๋ฌธ์ด ํ•ด๊ฒฐ๋˜๋ฉด ์ด์Šˆ๋ฅผ ์ข…๋ฃŒํ•ฉ๋‹ˆ๋‹ค."
  },
  {
    "name": "refactoring",
    "color": "fbca04",
    "description": "์ฝ”๋“œ๊ฐ€ ๋‚ด๋ถ€์ ์œผ๋กœ ์ž‘๋™ํ•˜๋Š” ๋ฐฉ์‹์„ ๋ณ€๊ฒฝํ•ฉ๋‹ˆ๋‹ค. cleanup๊ณผ๋Š” ๋‹ค๋ฆ…๋‹ˆ๋‹ค."
  },
  {
    "name": "test",
    "color": "bfe5bf",
    "description": "ํ…Œ์ŠคํŠธ ์ฝ”๋“œ๋งŒ ๋ณ€๊ฒฝ๋ฉ๋‹ˆ๋‹ค."
  }
]

๐Ÿ”– ๊ฐ„์ง€๋‚˜๊ฒŒ CLI๋กœ ๋ช…๋ น์–ด ๋‚ ๋ ค๋ณด์ž

npx github-label-sync --access-token [๊ฐœ์ธ ์•ก์„ธ์Šค ํ† ํฐ] --labels labels.json [๊ณ„์ •๋ช…]/[์ €์žฅ์†Œ ์ด๋ฆ„]
npx github-label-sync --access-token ghp_abcd(์ดํ•˜ ์ƒ๋žต) --labels labels.json Taehyeon-Kim/BaseProject

๐Ÿ”– ์•ก์„ธ์Šค ํ† ํฐ?
๋‹ค์Œ ๋งํฌ๋กœ ๋“ค์–ด๊ฐ€์„œ, Generate new token ๋ˆ„๋ฅด๊ณ , Select scopes ์˜์—ญ์—์„œ โœ… repo๋งŒ ์ฒดํฌํ•˜์ž


ํ˜‘์—…์— ์‚ฌ์šฉ๋  Label๋“ค์ด ์˜ˆ์˜๊ฒŒ ์„ธํŒ…๋œ ๊ฒƒ์„ ํ™•์ธํ•  ์ˆ˜ ์žˆ๋‹ค.

โš ๏ธ **GitHub.com Fallback** โš ๏ธ