Create a github workflow for performance test #4389
Labels
category: devops
Features and tools supporting dev process.
category: e2e
Issues and PRs related to e2e tests.
category: performance
The issue/PR is related to performance.
focus: devops
Release processes, monitoring, automations, dev tools, CI/CD pipeline
priority: low
The issue/PR is low priority—not many people are affected or there’s a workaround, etc.
type: enhancement
The issue is a request for an enhancement.
Description
Create a workflow such that
npm run test:e2e-performance
can be run with a trigger phrase in the PR's comment.Acceptance criteria
Typing a certain phrase will trigger
npm run test:e2e-performance
and we can see the output.Additional context
Refer to this comment: #4344 (comment)
The text was updated successfully, but these errors were encountered: