Skip to content

CI: docs禁止物チェックを追加#151

Merged
ootakazuhiko merged 1 commit into
mainfrom
chore/docs-forbidden-check
Jan 23, 2026
Merged

CI: docs禁止物チェックを追加#151
ootakazuhiko merged 1 commit into
mainfrom
chore/docs-forbidden-check

Conversation

@ootakazuhiko

Copy link
Copy Markdown
Collaborator

docs/ に生成物や管理用フォルダが混入しないよう、禁止物チェックをCIに追加します。

Copilot AI review requested due to automatic review settings January 23, 2026 03:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a CI workflow to prevent build artifacts and management directories from being committed to the docs/ directory. The workflow ensures the docs/ folder remains clean and only contains documentation site content.

Changes:

  • Added new GitHub Actions workflow "Docs Forbidden Check" that runs on pull requests and pushes to main
  • Implements a bash script check for forbidden paths: docs/project-management, docs/src, docs/package.json, and docs/node_modules

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ootakazuhiko
ootakazuhiko merged commit eea523c into main Jan 23, 2026
8 checks passed
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.

2 participants