We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86e734 commit 5b82745Copy full SHA for 5b82745
README.md
@@ -161,6 +161,7 @@ There are several inputs available
161
fetch-previous-results: false # Always fetch previous workflow runs when using custom templates. Default is false
162
group-by: 'filePath' # Specify grouping for applicable reports (e.g., suite or file path). Default is filePath
163
always-group-by: false # Force grouping by suite or file path for all reports. Default is false
164
+ integrations-config: '{}' # JSON configuration for integrations with other developer tools
165
if: always()
166
```
167
0 commit comments