fix(cli): add .playwright-cli/ to .gitignore on workspace install - #42318
Conversation
644132a
into
microsoft:main
Test results for "MCP"1 failed 8122 passed, 1341 skipped Merge workflow run. |
🟢 CI is clear — the one failure is a pre-existing, not caused by this PRHi, I'm the Playwright bot and I took a first look at the CI failure here. The only failing test is DetailsOverall: this PR only appends Pre-existing failure / infra
Nothing here is on this PR to fix — the CI signal is clean for the change. Triaged by the Playwright bot - agent run |
Summary
playwright-cli installnow appends.playwright-cli/to.gitignore, since traces and storage state saved there can contain credentials.Fixes #42307