Skip to content
play

GitHub Action

Validate GTFS feed with MD Validator

v1 Latest version

Validate GTFS feed with MD Validator

play

Validate GTFS feed with MD Validator

Validate a GTFS feed using the canonical GTFS validator provided by MobilityData

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Validate GTFS feed with MD Validator

uses: npaun/md-gtfs-validator-action@v1

Learn more about this action in npaun/md-gtfs-validator-action

Choose a version

md-gtfs-validator-action

Github Action to automatically validate your GTFS feed with MobilityData's canonical GTFS validator. This action takes care of a lot of fiddly steps for you: downloading Java, installing the validator, and automatically failing the build upon validation issues.