actions-marketplace-validations/diff-pr-management

PRのブランチに対して、フォーマッタを実行した結果をPRにするGitHub Actionsです。

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 5, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dev-hato_actions-diff-pr-management@6421d9a7e651f6656a9f3da242cbb5da59fc7846 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHubのトークン。yes
branch-name-prefixbranch名の接頭語。nofix
pr-title-prefixPRのタイトルの接頭語。nofix
pr-description-prefix本文の接頭語。no""
pr-labelsPRに付与するラベル。カンマ区切りで指定する。no""
exit-failure実行完了時にCIを失敗させるかどうか。notrue
working-directory実行対象のディレクトリno""
no-verify`git commit`, `git push` 時のフックを無効化するnofalse

no outputs