Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined url on pull request comment #37

Closed
KevinBacas opened this issue Mar 20, 2020 · 2 comments
Closed

undefined url on pull request comment #37

KevinBacas opened this issue Mar 20, 2020 · 2 comments
Assignees
Labels
Type: Bug Bug or Bug fixes

Comments

@KevinBacas
Copy link

Hello, I'm having trouble setting up this action to deploy a PR and comment the URL.
Here is my configuration:
image

Here is the comment I get on my PR:
image

If I look at the logs of the actions it seems like everything runs fine:
image

https://github.com/Augora/Augora/runs/522025481?check_suite_focus=true#step:5:22

Am I missing something?

Thank you for your help 😃

@amondnet amondnet self-assigned this Mar 23, 2020
@amondnet amondnet added the Type: Bug Bug or Bug fixes label Mar 23, 2020
@amondnet
Copy link
Owner

amondnet commented Mar 23, 2020

@KevinBacas Hi, if your deployment is made on team project, you should set zeit-team-id.

related issue : #19
related api: https://zeit.co/docs/api#endpoints/deployments/list-deployments

I will find a better way for finding deployments without teamId.

@KevinBacas
Copy link
Author

It works! thank you for your help!
Great job on this action BTW, it will help me a lot 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

No branches or pull requests

2 participants