Skip to content

Releases: daun/playwright-report-summary

v3.10.0

23 Jul 19:07

Choose a tag to compare

  • Allow passing in a pull request number to comment on (@darmbrust)

v3

13 Dec 21:47

Choose a tag to compare

  • Distinguish between reports by workflow name
  • Distinguish between reports by new optional report-tag input
  • Allow comments by non-bot users

v3.9.0

26 Apr 17:33

Choose a tag to compare

  • Add output variable for raw report data (@seongminn)

v3.8.0

30 Jan 19:14

Choose a tag to compare

  • Allow using a different action for creating and updating the comments

v3.7.0

25 Nov 08:26

Choose a tag to compare

  • Add option to display a footer with additional content below the summary (@mskelton)

v3.6.0

05 Oct 17:21

Choose a tag to compare

  • Add option to display npm command for re-running failed tests (@mskelton)
  • Render commit sha as clickable link to commit page (@mskelton)

v3.5.2

08 Jul 11:06

Choose a tag to compare

  • Update action input docs

v3.5.1

07 Jul 19:16

Choose a tag to compare

  • Display correct commit sha when triggered from pull request comment

v3.5.0

07 Jul 14:30

Choose a tag to compare

  • Support pull request comment as workflow trigger

v3.4.0

02 Jul 09:29
59eb7df

Choose a tag to compare

  • Add ability to display custom information by @fungairino