<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GitHub Actions | とつブログ</title>
	<atom:link href="https://www.m-totsu.com/category/github-actions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.m-totsu.com</link>
	<description>ChatGPTの仕事・家事育児＆ヘルスケア活用法をまったりと模索中</description>
	<lastBuildDate>Thu, 09 Apr 2026 00:28:55 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Claude Code × GitHub Actionsで開発パイプラインを構築する【workflow.yml設定例付き】</title>
		<link>https://www.m-totsu.com/1347/</link>
					<comments>https://www.m-totsu.com/1347/#respond</comments>
		
		<dc:creator><![CDATA[とつ]]></dc:creator>
		<pubDate>Thu, 09 Apr 2026 00:28:54 +0000</pubDate>
				<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[Claude Code]]></category>
		<category><![CDATA[GitHub Actions]]></category>
		<category><![CDATA[自動化]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[コードレビュー自動化]]></category>
		<category><![CDATA[テスト自動化]]></category>
		<guid isPermaLink="false">https://www.m-totsu.com/?p=1347</guid>

					<description><![CDATA[PR作成のたびに自動でコードレビュー・テスト生成・結果コメント投稿。Claude CodeをGitHub Actionsに組み込むworkflow.ymlの設定例付きで構築手順を解説します。コストを抑えながら実務に使える […]]]></description>
										<content:encoded><![CDATA[<p>PR作成のたびに自動でコードレビュー・テスト生成・結果コメント投稿。Claude CodeをGitHub Actionsに組み込むworkflow.ymlの設定例付きで構築手順を解説します。コストを抑えながら実務に使えるパイプラインを一歩一歩作っていきましょう。 開発チームの日常にはコードレビュー、テスト作成、ドキュメント更新など、繰り返し発生する作業が山積みです。これらを手作業で行うと、どうしても品質にムラが生まれたり、レビューの時間が後回しになったりしがちです。 Claude CodeをGitHub Actionsに組み込むことで、PRが作成された瞬間にAIがコードを解析してレビューコメントを投稿し、テストを生成し、PR概要を自動で記述してくれます。</p>
<p><a href="https://www.m-totsu.com/1347/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.m-totsu.com/1347/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
