Skip to content

ci: 中央テンプレの markdown-lint caller を導入する - #1

Merged
tomio2480 merged 2 commits into
masterfrom
ci/add-md-lint
Aug 7, 2026
Merged

ci: 中央テンプレの markdown-lint caller を導入する#1
tomio2480 merged 2 commits into
masterfrom
ci/add-md-lint

Conversation

@tomio2480

Copy link
Copy Markdown
Owner

📝 概要

全リポジトリの Markdown 品質チェックを統一するため,
中央テンプレ tomio2480/github-workflows の markdown-lint
composite action を呼び出す caller workflow を導入する.

📦 変更内容

  • .github/workflows/md-lint.yml を追加する.
    参照は SHA pin(20a93b5 # v2.6.0)とし,PR の Markdown 変更時に発火する.
  • .github/dependabot.yml が無い場合は github-actions ecosystem を追加し,
    SHA pin の更新 PR を Dependabot が起票できるようにする.

🔧 設定の上書き

リポジトリ固有の lint 設定が必要な場合は,ルートに
.markdownlint-cli2.yaml / .textlintrc.json / prh.yml /
.textlintignore を置けば優先される.
詳細は tomio2480/github-workflows の README を参照.

🤖 Generated with Claude Code

tomio2480 and others added 2 commits August 7, 2026 14:26
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 7, 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: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 9e4c99ce-a489-4ef8-96f1-e4e0e3eb76fc

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.

@tomio2480
tomio2480 marked this pull request as ready for review August 7, 2026 06:30
@tomio2480
tomio2480 merged commit c30117c into master Aug 7, 2026
11 checks passed
@tomio2480
tomio2480 deleted the ci/add-md-lint branch August 7, 2026 06:30
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