Skip to content

PRでmodule graphを自動更新 - #119

Merged
ai-kurou merged 1 commit into
mainfrom
codex/pr-module-graph-update
Jul 27, 2026
Merged

PRでmodule graphを自動更新#119
ai-kurou merged 1 commit into
mainfrom
codex/pr-module-graph-update

Conversation

@ai-kurou

Copy link
Copy Markdown
Owner

概要

PR workflow でも module graph を生成し、差分があれば PR ブランチへ自動 commit するようにします。あわせて、現在は使用しない Qodana job を通常 CI から削除します。

変更内容

  • on-pull-request.ymlupdate-module-graph job を追加
  • module graph の差分がある場合は chore: update module graph images を PR ブランチへ push
  • on-pull-request.ymlon-main-merge.yml から Qodana job を削除

検証

  • ruby -e 'require "yaml"; ARGV.each { |f| YAML.load_file(f); puts "OK #{f}" }' .github/workflows/on-pull-request.yml .github/workflows/on-main-merge.yml\n- git diff --check\n\nNote: ローカルに actionlint が無かったため、actionlint による検証は未実施です。

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 275dcd53-9c02-4f27-8b06-10bd859cd21e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@codacy-production

Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ai-kurou
ai-kurou merged commit 121e45a into main Jul 27, 2026
12 checks passed
@ai-kurou
ai-kurou deleted the codex/pr-module-graph-update branch July 27, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant