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 5cabe64c2b Drone bug(s) workaround. 4 years ago
.gitignore 906af5f735 Script checking presence of unignored paths. 4 years ago
Dockerfile 0adb1c4711 Use script. 4 years ago
LICENSE d1292d451e Initial commit 4 years ago
README.md d1292d451e Initial commit 4 years ago
check-some-are-unignored.sh 0adb1c4711 Use script. 4 years ago
check-vcs-changes.sh 5cabe64c2b Drone bug(s) workaround. 4 years ago
ignore-check.js 0adb1c4711 Use script. 4 years ago
package.json 906af5f735 Script checking presence of unignored paths. 4 years ago

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.