pipe-cd/pipecd

Add optional pre-commit hooks for local contributor checks

Open

#6,424 opened on 2026年1月11日

GitHub で見る
 (10 comments) (0 reactions) (1 assignee)Go (319 forks)auto 404
good first issuekind/enhancement

Repository metrics

Stars
 (1,329 stars)
PR merge metrics
 (PR metrics pending)

説明

What would you like to be added: Add an optional pre-commit configuration to the repository, along with documentation on how contributors can enable it locally.

Why is this needed: This would provide contributors with fast, local feedback for formatting, linting, and basic checks before creating commits, helping catch simple issues early. Making it optional ensures it does not introduce friction or block contributors who prefer not to use it, while still offering a convenient quality-of-life improvement for those who do.

コントリビューターガイド