• Marcel Amirault's avatar
    Test only changed docs in merged results pipelines · 8807bf6c
    Marcel Amirault authored
    Check what type of pipeline is running. If it's a merged
    results pipeline, use CI variables to determine the
    merge-base. Use git diff with merge-base to see what files
    changes, filtering on markdown files, then run vale and
    markdownlint on only those changed files.
    8807bf6c
lint-doc.sh 3.55 KB