Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Send PR issue number through to Cypress Cloud (#5751)
Browse files Browse the repository at this point in the history
  • Loading branch information
markodonnell-deriv authored Oct 6, 2023
1 parent b81b800 commit 8c10f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-preview-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,4 @@ jobs:
# Set Base Url from client_payload.
CYPRESS_BASE_URL: ${{steps.publish-to-pages.outputs.preview_url}}
# Send PR and Repo details to Cypress Cloud test run
COMMIT_INFO_MESSAGE: PR "${{ github.event.pull_request.title }}" in Repo "${{ github.repository }}"
COMMIT_INFO_MESSAGE: PR "${{steps.pr_information.outputs.issue_number}}" in Repo "${{ github.repository }}"

1 comment on commit 8c10f3d

@vercel
Copy link

@vercel vercel bot commented on 8c10f3d Oct 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-com – ./

deriv-com.binary.sx
deriv-com-git-master.binary.sx

Please sign in to comment.