Skip to content

Commit 6967d57

Browse files
committed
inform about changes from doc generation
1 parent ff49e21 commit 6967d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versioned_plugins.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ def clone_docs_repo
124124

125125
def new_versions?
126126
Dir.chdir(logstash_docs_path) do |path|
127+
`git diff --name-status`
127128
`! git diff-index --quiet HEAD`
128129
$?.success?
129130
end

0 commit comments

Comments
 (0)