Skip to content

docs: PR説明に関連Issueリンクを含める旨を追加#1463

Merged
dyoshikawa merged 1 commit intomainfrom
codex/add-instruction-to-link-issues-in-pr-description
Apr 12, 2026
Merged

docs: PR説明に関連Issueリンクを含める旨を追加#1463
dyoshikawa merged 1 commit intomainfrom
codex/add-instruction-to-link-issues-in-pr-description

Conversation

@dyoshikawa
Copy link
Copy Markdown
Owner

Motivation

  • PR作成時にIssueとの紐付けを明確化して変更の追跡性を高めるため、開発ガイドに案内を追加しました。

Description

  • .rulesync/rules/overview.mdWhen doing git commit`` セクションに、PR作成時はPR descriptionに関連Issueへのリンクを含める旨の一行を追加しました。

Testing

  • 実行した自動チェックは pnpm cicheck(内部で pnpm run test を含む)で、最初に cspell が一時生成物の影響で失敗したものの一時生成物を削除して再実行した結果、全てのチェックを通過し、テストは 4845 件すべて成功しました。

Codex Task

Copilot AI review requested due to automatic review settings April 12, 2026 14:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

開発ガイド(Rulesyncのプロジェクト概要ルール)に、PR作成時に関連IssueへのリンクをPR説明へ含める旨を追記し、変更の追跡性を高めるPRです。

Changes:

  • .rulesync/rules/overview.md の「When doing git commit」セクションに、PR descriptionへ関連Issueリンクを含める案内を追加

- You must run `pnpm cicheck` before committing to verify quality.
- You must not use here documents because it causes a sandbox error.
- You must not use `--no-verify` option because it skips pre-commit checks and causes serious security issues.
- When creating a PR, you should include a link in the PR description that associates the PR with its issue.
@dyoshikawa dyoshikawa merged commit 9c35b0b into main Apr 12, 2026
9 checks passed
@dyoshikawa dyoshikawa deleted the codex/add-instruction-to-link-issues-in-pr-description branch April 12, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants