estruyf/Playwright Issue Creator

This GitHub Action creates issues for failed tests in Playwright.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub token to create the issues.no${{ github.token }}
report-pathThe path to the Playwright report file.yes
issue-prefixThe prefix for the issue title.no
issue-labelsThe labels to add to the issue (comma-separated).no
issue-footerThe footer to add to the issue.no> This issue was created by the Playwright Issue Creator action.
issue-assigneesThe assignees to add to the issue (comma-separated).no
add-project-labelAdd the project label to the issue.no
add-commentAdd a comment to the issue if the issue already exists.no
close-on-successClose the issue when the next test run is successful.no
close-on-success-msgThe message to add when closing the issue.noThis issue was automatically closed after the test passed.
job-summaryAdd the issue information to the job summary.no
quiteDo not log the issue creation.no

no outputs