ctrf-io / ctrf-io/github-test-reporter
Feature request: allow adding URL to an external report
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 376
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the action's input handling and default pull request/issue comment template. Add support for an optional report URL so the default output can include it without requiring a custom template. Verify the behavior with the repository's relevant test-reporting or GitHub Actions checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100