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. před 4 roky
.gitignore 906af5f735 Script checking presence of unignored paths. před 4 roky
Dockerfile 0fb6054ef0 Script checking drone git changes. před 4 roky
LICENSE d1292d451e Initial commit před 4 roky
README.md d1292d451e Initial commit před 4 roky
check-some-are-unignored.sh 7d9e692c2c Use exit code. před 4 roky
check-vcs-changes.sh 0fb6054ef0 Script checking drone git changes. před 4 roky
package.json 906af5f735 Script checking presence of unignored paths. před 4 roky

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.