Checks if there are changes in repo at specific files / dirs.
You specify what changes to ignore using gitignore syntax.
You can specify what "signal file" to create in case changes were / were not found at the searched places.

Herby Vojčík 0fb6054ef0 Script checking drone git changes. 4 năm trước cách đây
.gitignore 906af5f735 Script checking presence of unignored paths. 4 năm trước cách đây
Dockerfile 0fb6054ef0 Script checking drone git changes. 4 năm trước cách đây
LICENSE d1292d451e Initial commit 4 năm trước cách đây
README.md d1292d451e Initial commit 4 năm trước cách đây
check-some-are-unignored.sh 7d9e692c2c Use exit code. 4 năm trước cách đây
check-vcs-changes.sh 0fb6054ef0 Script checking drone git changes. 4 năm trước cách đây
package.json 906af5f735 Script checking presence of unignored paths. 4 năm trước cách đây

README.md

drone-plugin-check-changes

Checks if there are changes in repo at specific files / dirs. You specify what changes to ignore using gitignore syntax. You can specify what "signal file" to create in case changes were / were not found at the searched places.