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. 6 سال پیش
.gitignore 906af5f735 Script checking presence of unignored paths. 6 سال پیش
Dockerfile 0fb6054ef0 Script checking drone git changes. 6 سال پیش
LICENSE d1292d451e Initial commit 6 سال پیش
README.md d1292d451e Initial commit 6 سال پیش
check-some-are-unignored.sh 7d9e692c2c Use exit code. 6 سال پیش
check-vcs-changes.sh 0fb6054ef0 Script checking drone git changes. 6 سال پیش
package.json 906af5f735 Script checking presence of unignored paths. 6 سال پیش

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.