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 f8992935a3 Do not use alpine, doesn't have git. 4 tahun lalu
.gitignore 906af5f735 Script checking presence of unignored paths. 4 tahun lalu
Dockerfile f8992935a3 Do not use alpine, doesn't have git. 4 tahun lalu
LICENSE d1292d451e Initial commit 4 tahun lalu
README.md d1292d451e Initial commit 4 tahun lalu
check-some-are-unignored.sh 6531cd8dd9 Move file-touching responsibility. 4 tahun lalu
check-vcs-changes.sh 6531cd8dd9 Move file-touching responsibility. 4 tahun lalu
package.json 906af5f735 Script checking presence of unignored paths. 4 tahun lalu

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.