When using a test framework that exposes a detailed test report under some external URL (e.g. uploaded Playwright reports), it would be nice if there was a simple way to add that URL to the pull request / issue comments. For example, if there was a report-url input to the action, the default template could include that. That would avoid having to create a custom template just to add a link.
When using a test framework that exposes a detailed test report under some external URL (e.g. uploaded Playwright reports), it would be nice if there was a simple way to add that URL to the pull request / issue comments. For example, if there was a
report-urlinput to the action, the default template could include that. That would avoid having to create a custom template just to add a link.