<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>GitHub</anon>
  </categories>
  <description>GitHub ラベルをテンプレート化する：gh CLI で一括作成・再利用 # デフォルトラベルを全削除 gh label list --json name | jq -r '.[].name' | while IFS= read -r label; do gh label delete &quot;$label&quot; --yes done # カスタムラベルを一括作成 bash labels.sh GitHub はリポジトリ作成時に bug や enhancement などのデフォルトラベルを 9 種類用意しています。しかし実際のチーム開発では命名規則がバラバラになりやすく、使われないラベルが残りがちです…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F07%2F13%2F130049&quot; title=&quot;GitHub ラベルをテンプレート化する：gh CLI で一括作成・再利用 - Engineering Tech Dojo&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-07-13 13:00:49</published>
  <title>GitHub ラベルをテンプレート化する：gh CLI で一括作成・再利用</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/07/13/130049</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
