Skip to content

Commit ebfe9e1

Browse files
authored
Add option to open grouped issues in README
Added option to open grouped issues in Playwright configuration.
1 parent c05b9ad commit ebfe9e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
# auth_context: # Optional: Stringified JSON object for complex authentication
5454
# skip_copilot_assignment: false # Optional: Set to true to skip assigning issues to GitHub Copilot (or if you don't have GitHub Copilot)
5555
# include_screenshots: false # Optional: Set to true to capture screenshots and include links to them in filed issues
56+
# open_grouped_issues: false # Optional: Set to true to open an issue grouping individual issues per violation
5657
# reduced_motion: no-preference # Optional: Playwright reduced motion configuration option
5758
# color_scheme: light # Optional: Playwright color scheme configuration option
5859
```

0 commit comments

Comments
 (0)