Right now, doing quality assurance on validator changes requires:
Downloading the JAR from the Test Package Document Github Action
Following all the CLI steps for running validation reports
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
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