What problem is your feature request trying to solve?
There are cases where we want to add a GTFS feed that doesn't actually return valid data, e.g https://jta.ride-transit.com/gtfs-archive/gtfs.zip. It would be useful to add it so we know we're being as comprehensive as possible on the Mobility Database, and can then contact the transit agency and let them know this issue with their URL.
Describe the solution you'd like
Continue to run the Github action to check that the feed returns a ZIP file, but make it non-blocking (aka let me still approve the PR in cases where it fails)
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
How will we know when this is done?
A clear and concise user story or list of user stories that must be met for the issue to be completed. A user story follows the structure: “As a [persona], I [want to], [so that].”
Additional context
Add any other context or screenshots about the feature request here.
What problem is your feature request trying to solve?
There are cases where we want to add a GTFS feed that doesn't actually return valid data, e.g https://jta.ride-transit.com/gtfs-archive/gtfs.zip. It would be useful to add it so we know we're being as comprehensive as possible on the Mobility Database, and can then contact the transit agency and let them know this issue with their URL.
Describe the solution you'd like
Continue to run the Github action to check that the feed returns a ZIP file, but make it non-blocking (aka let me still approve the PR in cases where it fails)
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
How will we know when this is done?
A clear and concise user story or list of user stories that must be met for the issue to be completed. A user story follows the structure: “As a [persona], I [want to], [so that].”
Additional context
Add any other context or screenshots about the feature request here.