Skip to content

Releases: daun/playwright-report-summary

v4.1.0

Choose a tag to compare

@daun daun released this 09 Jul 15:16

v4

Choose a tag to compare

@daun daun released this 09 Jul 15:18
  • Upgrade runtime to node 24
  • Extend sanitization to all user-facing strings to prevent markdown injection
  • Strip ANSI escapes and cap string lengths to prevent comment flooding
  • Add readme section on safely using action outputs
  • Convert bundler to rollup
  • Upgrade dependencies

v3.11.0

Choose a tag to compare

@daun daun released this 13 Mar 17:21
  • Make test section visibility configurable

v3.10.1

Choose a tag to compare

@daun daun released this 13 Mar 17:07
  • Sanitize test titles to prevent html injection (@judeallred)

v3

Choose a tag to compare

@daun daun released this 13 Dec 21:47
  • Distinguish between reports by workflow name
  • Distinguish between reports by new optional report-tag input
  • Allow comments by non-bot users

v3.10.0

Choose a tag to compare

@daun daun released this 23 Jul 19:07
  • Allow passing in a pull request number to comment on (@darmbrust)

v3.9.0

Choose a tag to compare

@daun daun released this 26 Apr 17:33
  • Add output variable for raw report data (@seongminn)

v3.8.0

Choose a tag to compare

@daun daun released this 30 Jan 19:14
  • Allow using a different action for creating and updating the comments

v3.7.0

Choose a tag to compare

@daun daun released this 25 Nov 08:26
  • Add option to display a footer with additional content below the summary (@mskelton)

v3.6.0

Choose a tag to compare

@daun daun released this 05 Oct 17:21
  • Add option to display npm command for re-running failed tests (@mskelton)
  • Render commit sha as clickable link to commit page (@mskelton)