We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f495610 + 8ce8ea1 commit 59eb7dfCopy full SHA for 59eb7df
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [3.4.0] - 2024-07-02
4
+
5
+- Add ability to display custom information by @fungairino
6
7
## [3.3.0] - 2024-04-21
8
9
- Add support for indefinitely nested specs
README.md
@@ -64,7 +64,7 @@ jobs:
64
# Default: Playwright test results
65
comment-title: 'Results'
66
67
- # Additional details to include in the summary comment
+ # Additional information to include in the summary comment, markdown-formatted
68
# Default: ''
69
custom-info: 'For more information, see our [end-to-end test readme](link)'
70
0 commit comments