MobilityData / gtfs-validator

Canonical GTFS Validator project for schedule (static) files.
https://gtfs-validator.mobilitydata.org/
Apache License 2.0
290 stars 101 forks source link

Generate dev environment link on PRs #1864

Open emmambd opened 1 month ago

emmambd commented 1 month ago

Describe the problem

Right now, doing quality assurance on validator changes requires:

It would be more convenient if there was a dev environment link for the Web UI that was generated on each PR change, so we could use the UI to check notice changes and see notice names and descriptions.

Proposed solution

Generate a dev environment link to the Web UI on PRs

Alternatives you've considered

No response

Additional context

No response