kazysgurskas/diff-dirs-action

Generate and post diff in comments on Github Pull Request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for posting commentsyes${{ github.token }}
source-dirSource directory for comparison (typically from head branch)yes
target-dirTarget directory for comparison (typically from base branch)yes
max-comment-sizeMaximum size in characters for each commentno65000
ignore-patternsComma-separated list of file patterns to ignoreno""
delete-previous-commentsWhether to delete previous diff commentsnotrue
include-headersWhether to include diff headers in commentsnofalse

no outputs