generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I am running into the deployments not showing up when trying to run on a pull_request
Line 75 in 499b502
| ref: context.ref, |
The logs are coming up with a ref of refs/pull/1654/merge which I think is the issue.
"sha": "43fcda52ad5bdc6c559ec6f534bda3af53e53c6c",
"ref": "refs/pull/1654/merge",
"payload": "{\"actor\":\"wSedlacek\",\"main_sha\":\"2ff68a6de2b4cb6cfb5c118fd19ee5d654c5924a\"}",
"transient_environment": true,
"production_environment": false,
"performed_via_github_app": null
From reading the code there doesn't appear to be a way to configure this ref, however I believe I want it to be the github.head_ref || github.ref for them to show up correctly. This is just a hunch though.
Metadata
Metadata
Assignees
Labels
No labels
