Skip to content

I want to call Cypress API api.cypress.io to add Tags to a Run. Where can I find documentation of this Backend API? #2284

I want to call Cypress API api.cypress.io to add Tags to a Run. Where can I find documentation of this Backend API?

I want to call Cypress API api.cypress.io to add Tags to a Run. Where can I find documentation of this Backend API? #2284

name: 'Handle Comment Workflow'
on:
issue_comment:
types:
- created
jobs:
closed-issue-comment:
uses: cypress-io/cypress/.github/workflows/triage_handle_new_comments.yml@develop
secrets: inherit