issue-scribe-mcp 1.1.0 β†’ 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -47,6 +47,26 @@ GITHUB_TOKEN=your_github_personal_access_token_here
47
47
  npm install -g issue-scribe-mcp
48
48
  ```
49
49
 
50
+ ## πŸ”„ μ—…λ°μ΄νŠΈ
51
+
52
+ μ΅œμ‹  λ²„μ „μœΌλ‘œ μ—…λ°μ΄νŠΈν•˜λ €λ©΄:
53
+
54
+ ```bash
55
+ npm update -g issue-scribe-mcp
56
+ ```
57
+
58
+ λ˜λŠ” νŠΉμ • λ²„μ „μœΌλ‘œ μž¬μ„€μΉ˜:
59
+
60
+ ```bash
61
+ npm install -g issue-scribe-mcp@latest
62
+ ```
63
+
64
+ ν˜„μž¬ μ„€μΉ˜λœ 버전 확인:
65
+
66
+ ```bash
67
+ npm list -g issue-scribe-mcp
68
+ ```
69
+
50
70
  ### 둜컬 개발
51
71
 
52
72
  ```bash
@@ -219,6 +239,100 @@ GitHub Issue λ˜λŠ” Pull Request에 λŒ“κΈ€μ„ μΆ”κ°€ν•©λ‹ˆλ‹€.
219
239
 
220
240
  **μ°Έκ³ **: `comment_id` λ˜λŠ” `issue_number` 쀑 ν•˜λ‚˜λ₯Ό λ°˜λ“œμ‹œ μ œκ³΅ν•΄μ•Ό ν•©λ‹ˆλ‹€.
221
241
 
242
+ ### github_create_label
243
+ μ €μž₯μ†Œμ— μƒˆλ‘œμš΄ 라벨을 μƒμ„±ν•©λ‹ˆλ‹€.
244
+
245
+ **νŒŒλΌλ―Έν„°:**
246
+ - `owner` (string, ν•„μˆ˜): μ €μž₯μ†Œ μ†Œμœ μž
247
+ - `repo` (string, ν•„μˆ˜): μ €μž₯μ†Œ 이름
248
+ - `name` (string, ν•„μˆ˜): 라벨 이름
249
+ - `color` (string, ν•„μˆ˜): 16μ§„μˆ˜ 색상 μ½”λ“œ ('#' μ œμ™Έ, 예: 'FF0000')
250
+ - `description` (string, μ˜΅μ…˜): 라벨 μ„€λͺ…
251
+
252
+ **λ°˜ν™˜ 정보:**
253
+ - 라벨 이름, 색상, μ„€λͺ…
254
+ - 라벨 URL
255
+
256
+ ### github_update_label
257
+ κΈ°μ‘΄ 라벨의 이름, 색상, μ„€λͺ…을 μˆ˜μ •ν•©λ‹ˆλ‹€.
258
+
259
+ **νŒŒλΌλ―Έν„°:**
260
+ - `owner` (string, ν•„μˆ˜): μ €μž₯μ†Œ μ†Œμœ μž
261
+ - `repo` (string, ν•„μˆ˜): μ €μž₯μ†Œ 이름
262
+ - `name` (string, ν•„μˆ˜): μˆ˜μ •ν•  라벨의 ν˜„μž¬ 이름
263
+ - `new_name` (string, μ˜΅μ…˜): μƒˆλ‘œμš΄ 라벨 이름
264
+ - `color` (string, μ˜΅μ…˜): μƒˆλ‘œμš΄ 16μ§„μˆ˜ 색상 μ½”λ“œ ('#' μ œμ™Έ)
265
+ - `description` (string, μ˜΅μ…˜): μƒˆλ‘œμš΄ μ„€λͺ…
266
+
267
+ ### github_delete_label
268
+ μ €μž₯μ†Œμ—μ„œ 라벨을 μ‚­μ œν•©λ‹ˆλ‹€.
269
+
270
+ **νŒŒλΌλ―Έν„°:**
271
+ - `owner` (string, ν•„μˆ˜): μ €μž₯μ†Œ μ†Œμœ μž
272
+ - `repo` (string, ν•„μˆ˜): μ €μž₯μ†Œ 이름
273
+ - `name` (string, ν•„μˆ˜): μ‚­μ œν•  라벨 이름
274
+
275
+ ### github_list_labels
276
+ μ €μž₯μ†Œμ˜ λͺ¨λ“  라벨 λͺ©λ‘μ„ μ‘°νšŒν•©λ‹ˆλ‹€.
277
+
278
+ **νŒŒλΌλ―Έν„°:**
279
+ - `owner` (string, ν•„μˆ˜): μ €μž₯μ†Œ μ†Œμœ μž
280
+ - `repo` (string, ν•„μˆ˜): μ €μž₯μ†Œ 이름
281
+ - `per_page` (number, μ˜΅μ…˜): νŽ˜μ΄μ§€λ‹Ή κ²°κ³Ό 수, μ΅œλŒ€ 100 (κΈ°λ³Έκ°’: 30)
282
+
283
+ **λ°˜ν™˜ 정보:**
284
+ - 라벨 개수
285
+ - 각 라벨의 이름, 색상, μ„€λͺ…, URL
286
+
287
+ ### github_list_branches
288
+ μ €μž₯μ†Œμ˜ λͺ¨λ“  브랜치 λͺ©λ‘μ„ μ‘°νšŒν•©λ‹ˆλ‹€.
289
+
290
+ **νŒŒλΌλ―Έν„°:**
291
+ - `owner` (string, ν•„μˆ˜): μ €μž₯μ†Œ μ†Œμœ μž
292
+ - `repo` (string, ν•„μˆ˜): μ €μž₯μ†Œ 이름
293
+ - `protected` (boolean, μ˜΅μ…˜): 보호된 브랜치만 필터링
294
+ - `per_page` (number, μ˜΅μ…˜): νŽ˜μ΄μ§€λ‹Ή κ²°κ³Ό 수, μ΅œλŒ€ 100 (κΈ°λ³Έκ°’: 30)
295
+
296
+ **λ°˜ν™˜ 정보:**
297
+ - 브랜치 개수
298
+ - 각 브랜치의 이름, 컀밋 SHA, 보호 μƒνƒœ
299
+
300
+ ### github_create_branch
301
+ κΈ°μ‘΄ 브랜치 λ˜λŠ” μ»€λ°‹μ—μ„œ μƒˆλ‘œμš΄ 브랜치λ₯Ό μƒμ„±ν•©λ‹ˆλ‹€.
302
+
303
+ **νŒŒλΌλ―Έν„°:**
304
+ - `owner` (string, ν•„μˆ˜): μ €μž₯μ†Œ μ†Œμœ μž
305
+ - `repo` (string, ν•„μˆ˜): μ €μž₯μ†Œ 이름
306
+ - `branch` (string, ν•„μˆ˜): μƒˆ 브랜치 이름
307
+ - `ref` (string, ν•„μˆ˜): μ†ŒμŠ€ 브랜치 이름 λ˜λŠ” 컀밋 SHA (예: 'main' λ˜λŠ” 'abc123')
308
+
309
+ **λ°˜ν™˜ 정보:**
310
+ - 브랜치 이름, ref, SHA
311
+ - 브랜치 URL
312
+
313
+ ### github_delete_branch
314
+ μ €μž₯μ†Œμ—μ„œ 브랜치λ₯Ό μ‚­μ œν•©λ‹ˆλ‹€.
315
+
316
+ **νŒŒλΌλ―Έν„°:**
317
+ - `owner` (string, ν•„μˆ˜): μ €μž₯μ†Œ μ†Œμœ μž
318
+ - `repo` (string, ν•„μˆ˜): μ €μž₯μ†Œ 이름
319
+ - `branch` (string, ν•„μˆ˜): μ‚­μ œν•  브랜치 이름
320
+
321
+ ### github_compare_branches
322
+ 두 브랜치 κ°„μ˜ 차이λ₯Ό λΉ„κ΅ν•©λ‹ˆλ‹€.
323
+
324
+ **νŒŒλΌλ―Έν„°:**
325
+ - `owner` (string, ν•„μˆ˜): μ €μž₯μ†Œ μ†Œμœ μž
326
+ - `repo` (string, ν•„μˆ˜): μ €μž₯μ†Œ 이름
327
+ - `base` (string, ν•„μˆ˜): κΈ°μ€€ 브랜치 이름
328
+ - `head` (string, ν•„μˆ˜): 비ꡐ할 브랜치 이름
329
+
330
+ **λ°˜ν™˜ 정보:**
331
+ - 비ꡐ μƒνƒœ (ahead/behind)
332
+ - 컀밋 차이 개수
333
+ - λ³€κ²½λœ 파일 λͺ©λ‘ (μΆ”κ°€/μ‚­μ œ/λ³€κ²½ 라인 수)
334
+ - 컀밋 λͺ©λ‘
335
+
222
336
  ## πŸ’‘ μ‚¬μš© μ˜ˆμ‹œ
223
337
 
224
338
  ### Claude Desktopμ—μ„œ μ‚¬μš©ν•˜κΈ°
package/README_EN.md CHANGED
@@ -47,6 +47,26 @@ GITHUB_TOKEN=your_github_personal_access_token_here
47
47
  npm install -g issue-scribe-mcp
48
48
  ```
49
49
 
50
+ ## πŸ”„ Update
51
+
52
+ To update to the latest version:
53
+
54
+ ```bash
55
+ npm update -g issue-scribe-mcp
56
+ ```
57
+
58
+ Or reinstall with a specific version:
59
+
60
+ ```bash
61
+ npm install -g issue-scribe-mcp@latest
62
+ ```
63
+
64
+ Check currently installed version:
65
+
66
+ ```bash
67
+ npm list -g issue-scribe-mcp
68
+ ```
69
+
50
70
  ### Local Development
51
71
 
52
72
  ```bash
@@ -221,6 +241,100 @@ Add an emoji reaction to a comment or directly to an issue/PR.
221
241
 
222
242
  **Note**: Either `comment_id` OR `issue_number` must be provided.
223
243
 
244
+ ### github_create_label
245
+ Create a new label in the repository.
246
+
247
+ **Parameters:**
248
+ - `owner` (string, required): Repository owner
249
+ - `repo` (string, required): Repository name
250
+ - `name` (string, required): Label name
251
+ - `color` (string, required): Hex color code without '#' (e.g., 'FF0000')
252
+ - `description` (string, optional): Label description
253
+
254
+ **Returns:**
255
+ - Label name, color, description
256
+ - Label URL
257
+
258
+ ### github_update_label
259
+ Update an existing label's name, color, or description.
260
+
261
+ **Parameters:**
262
+ - `owner` (string, required): Repository owner
263
+ - `repo` (string, required): Repository name
264
+ - `name` (string, required): Current label name to update
265
+ - `new_name` (string, optional): New label name
266
+ - `color` (string, optional): New hex color code without '#'
267
+ - `description` (string, optional): New description
268
+
269
+ ### github_delete_label
270
+ Delete a label from the repository.
271
+
272
+ **Parameters:**
273
+ - `owner` (string, required): Repository owner
274
+ - `repo` (string, required): Repository name
275
+ - `name` (string, required): Label name to delete
276
+
277
+ ### github_list_labels
278
+ List all labels in the repository.
279
+
280
+ **Parameters:**
281
+ - `owner` (string, required): Repository owner
282
+ - `repo` (string, required): Repository name
283
+ - `per_page` (number, optional): Results per page, max 100 (default: 30)
284
+
285
+ **Returns:**
286
+ - Label count
287
+ - Each label's name, color, description, and URL
288
+
289
+ ### github_list_branches
290
+ List all branches in the repository.
291
+
292
+ **Parameters:**
293
+ - `owner` (string, required): Repository owner
294
+ - `repo` (string, required): Repository name
295
+ - `protected` (boolean, optional): Filter by protected status
296
+ - `per_page` (number, optional): Results per page, max 100 (default: 30)
297
+
298
+ **Returns:**
299
+ - Branch count
300
+ - Each branch's name, commit SHA, and protected status
301
+
302
+ ### github_create_branch
303
+ Create a new branch from an existing branch or commit.
304
+
305
+ **Parameters:**
306
+ - `owner` (string, required): Repository owner
307
+ - `repo` (string, required): Repository name
308
+ - `branch` (string, required): New branch name
309
+ - `ref` (string, required): Source branch name or commit SHA (e.g., 'main' or 'abc123')
310
+
311
+ **Returns:**
312
+ - Branch name, ref, SHA
313
+ - Branch URL
314
+
315
+ ### github_delete_branch
316
+ Delete a branch from the repository.
317
+
318
+ **Parameters:**
319
+ - `owner` (string, required): Repository owner
320
+ - `repo` (string, required): Repository name
321
+ - `branch` (string, required): Branch name to delete
322
+
323
+ ### github_compare_branches
324
+ Compare two branches and show the differences.
325
+
326
+ **Parameters:**
327
+ - `owner` (string, required): Repository owner
328
+ - `repo` (string, required): Repository name
329
+ - `base` (string, required): Base branch name
330
+ - `head` (string, required): Head branch name to compare
331
+
332
+ **Returns:**
333
+ - Comparison status (ahead/behind)
334
+ - Commit difference count
335
+ - Changed files list (additions/deletions/changes)
336
+ - Commit list
337
+
224
338
  ## πŸ’‘ Usage Examples
225
339
 
226
340
  ### Using with Claude Desktop