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 0adb1c4711 Use script. 4 gadi atpakaļ
.gitignore 906af5f735 Script checking presence of unignored paths. 4 gadi atpakaļ
Dockerfile 0adb1c4711 Use script. 4 gadi atpakaļ
LICENSE d1292d451e Initial commit 4 gadi atpakaļ
README.md d1292d451e Initial commit 4 gadi atpakaļ
check-some-are-unignored.sh 0adb1c4711 Use script. 4 gadi atpakaļ
check-vcs-changes.sh 8a67341d8f Fix script to script call using dirname "$0". 4 gadi atpakaļ
ignore-check.js 0adb1c4711 Use script. 4 gadi atpakaļ
package.json 906af5f735 Script checking presence of unignored paths. 4 gadi atpakaļ

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.