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 6531cd8dd9 Move file-touching responsibility. %!s(int64=4) %!d(string=hai) anos
.gitignore 906af5f735 Script checking presence of unignored paths. %!s(int64=4) %!d(string=hai) anos
Dockerfile 0fb6054ef0 Script checking drone git changes. %!s(int64=4) %!d(string=hai) anos
LICENSE d1292d451e Initial commit %!s(int64=4) %!d(string=hai) anos
README.md d1292d451e Initial commit %!s(int64=4) %!d(string=hai) anos
check-some-are-unignored.sh 6531cd8dd9 Move file-touching responsibility. %!s(int64=4) %!d(string=hai) anos
check-vcs-changes.sh 6531cd8dd9 Move file-touching responsibility. %!s(int64=4) %!d(string=hai) anos
package.json 906af5f735 Script checking presence of unignored paths. %!s(int64=4) %!d(string=hai) anos

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.